aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-11-08 20:39:01 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-11-08 20:39:01 +0000
commit8602bad17ed40d67b82d85dd633aa53cb23e01a0 (patch)
tree1d42a1302f7205765779f54a134d30d209a0c3c8 /package/libs/libubox/Makefile
parentc83811722baedc936866412237d4948b02232b0a (diff)
downloadmaster-187ad058-8602bad17ed40d67b82d85dd633aa53cb23e01a0.tar.gz
master-187ad058-8602bad17ed40d67b82d85dd633aa53cb23e01a0.tar.bz2
master-187ad058-8602bad17ed40d67b82d85dd633aa53cb23e01a0.zip
libubox: update to the latest version, adds a small json_script feature
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47418 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 0fc6b81c75..6c1c755f9d 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
-PKG_VERSION:=2015-09-15
+PKG_VERSION:=2015-11-08
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=http://git.openwrt.org/project/libubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=136a5196266d03d537f822c4e67d2fde2ed59505
+PKG_SOURCE_VERSION:=10429bccd0dc5d204635e110a7a8fae7b80d16cb
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1