aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-07-29 12:49:04 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-07-29 12:49:04 +0000
commit4d0f22e9a2df06ecc9755a854e6cf2900f06efbb (patch)
treea1602c4230f7a14b051d0f5b60be76e38bde6ecf /package/libs/libubox
parent251d3a0ba1e5d72dc602c4ef9147d9a190c6d84f (diff)
downloadmaster-187ad058-4d0f22e9a2df06ecc9755a854e6cf2900f06efbb.tar.gz
master-187ad058-4d0f22e9a2df06ecc9755a854e6cf2900f06efbb.tar.bz2
master-187ad058-4d0f22e9a2df06ecc9755a854e6cf2900f06efbb.zip
libubox: update to latest version, adds extra sanity checks to blob/blobmsg iterator macros
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37604 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 a318707b8d..6dd9c1ff5f 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-07-24
+PKG_VERSION:=2013-07-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:=510e4956e58727d68fbf7dea1646a344d6901c91
+PKG_SOURCE_VERSION:=ef9b6b92df223e783a365f34998bc0f299b977f2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1