summaryrefslogtreecommitdiffstats
path: root/package/libs/libubox
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-10-29 14:12:06 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-10-29 14:12:06 +0000
commite93b585ff41eba64aa5a03501a5ceff3298018e6 (patch)
treee13a750f72584777620c9412a029cd240d720699 /package/libs/libubox
parentdfa9ca772bf9632eccf28c55145ccd494a8641e5 (diff)
downloadmaster-31e0f0ae-e93b585ff41eba64aa5a03501a5ceff3298018e6.tar.gz
master-31e0f0ae-e93b585ff41eba64aa5a03501a5ceff3298018e6.tar.bz2
master-31e0f0ae-e93b585ff41eba64aa5a03501a5ceff3298018e6.zip
libubox: update to latest version, adds minor improvements to jshn, blobmsg and uloop
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38578
Diffstat (limited to 'package/libs/libubox')
-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 2ef029c5ca..75308c82b2 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
-PKG_VERSION:=2013-10-19
+PKG_VERSION:=2013-10-29
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/libubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=734d28eb1a46358743cf8837c91e5d46695c3b91
+PKG_SOURCE_VERSION:=b7e61837e7269a8eafca280f904ab4a4e1425840
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1