libubox: update to the latest version, adds static vlist initializer macros
authorFelix Fietkau <nbd@openwrt.org>
Thu, 5 Jun 2014 13:51:08 +0000 (13:51 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 5 Jun 2014 13:51:08 +0000 (13:51 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41013

package/libs/libubox/Makefile

index fae4ed76a82f5a7d70d26fb8642a9b454223c72b..c4fb934aad88efa2da2a7ecd5effc4fd31ff2295 100644 (file)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libubox
-PKG_VERSION:=2014-05-26
+PKG_VERSION:=2014-06-05
 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:=1344d20ec08e4fc1b6e4dd08fa7dda07f7b6c9bc
+PKG_SOURCE_VERSION:=949f0d00bf12c90dcf4acc8479da184f1cd81673
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MIRROR_MD5SUM:=
 CMAKE_INSTALL:=1