aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-06-10 12:42:20 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-06-10 12:42:20 +0000
commite31dc9d8774cdf79d4a77164fdd1ed116b56c8ee (patch)
treeeea9dfa1950205c74f733d37f11bc4bcb52935c0 /package/libs/libubox
parent5882e71509c23e5d14d47f72c00e630537034487 (diff)
downloadupstream-e31dc9d8774cdf79d4a77164fdd1ed116b56c8ee.tar.gz
upstream-e31dc9d8774cdf79d4a77164fdd1ed116b56c8ee.tar.bz2
upstream-e31dc9d8774cdf79d4a77164fdd1ed116b56c8ee.zip
libubox: update to latest version, adds some helper function
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36907 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 f43c184d94..30552299a6 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-05-31
+PKG_VERSION:=2013-06-10
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:=2851ce7edb3247233b0d07e6d26d5a2ed0478a56
+PKG_SOURCE_VERSION:=e5032709b29eb42568c3937a533898728a15efa1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1