aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-11-19 16:31:47 +0000
committerJohn Crispin <blogic@openwrt.org>2013-11-19 16:31:47 +0000
commit046d71e316a11d1e55069a1391afee1d30b90cb9 (patch)
tree25e3ea53a77336c2099d8e7b511e5da5702b8d8c /package/libs/libubox/Makefile
parentf0ffb644dddee00c7e609f4f24584f7d566a94ad (diff)
downloadmaster-187ad058-046d71e316a11d1e55069a1391afee1d30b90cb9.tar.gz
master-187ad058-046d71e316a11d1e55069a1391afee1d30b90cb9.tar.bz2
master-187ad058-046d71e316a11d1e55069a1391afee1d30b90cb9.zip
libubox: update to latest git head
add a renqueue_add_first() api Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38866 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 235f0e6aa2..fb4dc1d99a 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-10-30
+PKG_VERSION:=2013-11-19
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:=a34c8f6918c291275ded2b6fd9b94ac91722ded2
+PKG_SOURCE_VERSION:=bc8167eb99bc6febc96f4dab0bbce32186f30c16
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1