libubox: update to latest git HEAD
authorJohn Crispin <john@openwrt.org>
Fri, 26 Feb 2016 08:35:41 +0000 (08:35 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 26 Feb 2016 08:35:41 +0000 (08:35 +0000)
adds isdir support to json_script

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48798

package/libs/libubox/Makefile

index 6ec388fb64e67627fb6237e6f510db3b9cb0755d..77be58744e3ce7e17e1c0e0dbbf89ef374f704b8 100644 (file)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libubox
-PKG_VERSION:=2016-02-09
+PKG_VERSION:=2016-02-26
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(OPENWRT_GIT)/project/libubox.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=f43da92dd7b80d955de751c2cc53525447870d96
+PKG_SOURCE_VERSION:=5326ce1046425154ab715387949728cfb09f4083
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MIRROR_MD5SUM:=
 CMAKE_INSTALL:=1