summaryrefslogtreecommitdiff
path: root/package/libs
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-07-24 13:02:21 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-07-24 13:02:21 +0000
commite4b7360ec658e79f1324e642475abd39ffe0bb16 (patch)
treecf0c461cae29595b0959e87203dad0048b6d6e8a /package/libs
parent82e51044d86fe28a4bc3d755b054cccc4014d8db (diff)
downloadmtk-20170518-e4b7360ec658e79f1324e642475abd39ffe0bb16.zip
mtk-20170518-e4b7360ec658e79f1324e642475abd39ffe0bb16.tar.gz
mtk-20170518-e4b7360ec658e79f1324e642475abd39ffe0bb16.tar.bz2
libubox: update to latest version, includes a small uloop fix
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37526
Diffstat (limited to 'package/libs')
-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 349afa9..a318707 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-07-04
+PKG_VERSION:=2013-07-24
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:=11e8afea0f7eb34f8c23a8e589ee659c46f3f8aa
+PKG_SOURCE_VERSION:=510e4956e58727d68fbf7dea1646a344d6901c91
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1