aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
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
commit1d556c3e9af848d509a89adf4675161977a02270 (patch)
tree9d1a4a29d63978c3772d3cd69aaf8971a0ae4ab9 /package/libs/libubox/Makefile
parentc789acfbbbec70ccb89e7e04e7bd2f80483e56cc (diff)
downloadmaster-187ad058-1d556c3e9af848d509a89adf4675161977a02270.tar.gz
master-187ad058-1d556c3e9af848d509a89adf4675161977a02270.tar.bz2
master-187ad058-1d556c3e9af848d509a89adf4675161977a02270.zip
libubox: update to latest version, adds minor improvements to jshn, blobmsg and uloop
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38578 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 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