aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-05-31 09:19:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-05-31 09:19:38 +0000
commit7c3bc2ec473de99a3b2414e854ea5bee3f7fa2ba (patch)
tree914bc53054f6c849f72b4efb0c6209f056b2118a /package/libs/libubox/Makefile
parent13aae58075372d9234f593bc18d455b5248fe492 (diff)
downloadmaster-187ad058-7c3bc2ec473de99a3b2414e854ea5bee3f7fa2ba.tar.gz
master-187ad058-7c3bc2ec473de99a3b2414e854ea5bee3f7fa2ba.tar.bz2
master-187ad058-7c3bc2ec473de99a3b2414e854ea5bee3f7fa2ba.zip
libubox: update to latest version, fixes some ustream issues that might be affecting uhttpd
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36803 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 73dad69416..f43c184d94 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-29
+PKG_VERSION:=2013-05-31
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:=54a0b49326904fc3281c72cd9d9f1fe950e39d05
+PKG_SOURCE_VERSION:=2851ce7edb3247233b0d07e6d26d5a2ed0478a56
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1