aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-02-26 08:35:41 +0000
committerJohn Crispin <blogic@openwrt.org>2016-02-26 08:35:41 +0000
commit4d2ee015809da7d6f0453d72b4ada5195788daa9 (patch)
treefdce1f3de05f0548ce8736a191e9f8886f5eded4 /package/libs/libubox/Makefile
parentfb5df18dafb7fa35969fb112474303ddbb2afc6f (diff)
downloadmaster-187ad058-4d2ee015809da7d6f0453d72b4ada5195788daa9.tar.gz
master-187ad058-4d2ee015809da7d6f0453d72b4ada5195788daa9.tar.bz2
master-187ad058-4d2ee015809da7d6f0453d72b4ada5195788daa9.zip
libubox: update to latest git HEAD
adds isdir support to json_script Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48798 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/libubox/Makefile')
-rw-r--r--package/libs/libubox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile
index 6ec388fb64..77be58744e 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -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