aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
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
commit31c270d3caa8a8217f2d2caeef43f5f20a786ad6 (patch)
treee268421392f6b9b7490dfeee87c3f7368c6c6e9d /package/libs/libubox/Makefile
parent8ec34cb6d30403a2d6f4f85d12fe62758dfb06ec (diff)
downloadmaster-187ad058-31c270d3caa8a8217f2d2caeef43f5f20a786ad6.tar.gz
master-187ad058-31c270d3caa8a8217f2d2caeef43f5f20a786ad6.tar.bz2
master-187ad058-31c270d3caa8a8217f2d2caeef43f5f20a786ad6.zip
libubox: update to the latest version, adds a few fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45959 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/libubox/Makefile')
-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