summaryrefslogtreecommitdiffstats
path: root/package/libs/libubox
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-06-14 17:41:33 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-06-14 17:41:33 +0000
commit0c66367e3fb17dab24ade5be226eb585961df0d0 (patch)
tree6b19a31f1bbf98281f5167e9f27671a5b5b535fd /package/libs/libubox
parent008a0ebc560ec3a36e8042b30f3804974bd83600 (diff)
downloadmaster-31e0f0ae-0c66367e3fb17dab24ade5be226eb585961df0d0.tar.gz
master-31e0f0ae-0c66367e3fb17dab24ade5be226eb585961df0d0.tar.bz2
master-31e0f0ae-0c66367e3fb17dab24ade5be226eb585961df0d0.zip
libubox: update to the latest version, adds a few fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45959
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 b9d77b45a1..83ea2f3b5f 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
-PKG_VERSION:=2015-05-08
+PKG_VERSION:=2015-06-14
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:=a8e70c6d361967a23977417fb7d6cf56234f8b81
+PKG_SOURCE_VERSION:=d1c66ef1131d14f0ed197b368d03f71b964e45f8
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1