summaryrefslogtreecommitdiffstats
path: root/package/libs/libubox
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-19 14:26:22 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-03-19 14:26:22 +0000
commit0fd4ebe2bd59c8669e3f10176fcfaf5eda1e7476 (patch)
tree2042ef9cfebcb8c5dfcbc796fb92cbe396533415 /package/libs/libubox
parentca4078c11048fcc729b028dfdb1828268335c5af (diff)
downloadmaster-31e0f0ae-0fd4ebe2bd59c8669e3f10176fcfaf5eda1e7476.tar.gz
master-31e0f0ae-0fd4ebe2bd59c8669e3f10176fcfaf5eda1e7476.tar.bz2
master-31e0f0ae-0fd4ebe2bd59c8669e3f10176fcfaf5eda1e7476.zip
libubox: update to the latest version, adds some utility macros
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39953
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 6c4a4b916e..ffdb19a0a2 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
-PKG_VERSION:=2014-02-23
+PKG_VERSION:=2014-03-18
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:=926121113b903bf7b6133f782c84d0ed6c1a1a58
+PKG_SOURCE_VERSION:=4f44401ae8d23465261cef80b87630ffccd5a864
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1