aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-10-30 11:25:05 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-10-30 11:25:05 +0000
commit0a1d16338a421a46d101a2772953a85b6fd9d964 (patch)
treeb02e97ff68d0cd0b8cdd793a05649ef1de1c554a /package/libs/libubox/Makefile
parentf63789f2cbe9a6d13ad244b797e1e176acb7381e (diff)
downloadmaster-187ad058-0a1d16338a421a46d101a2772953a85b6fd9d964.tar.gz
master-187ad058-0a1d16338a421a46d101a2772953a85b6fd9d964.tar.bz2
master-187ad058-0a1d16338a421a46d101a2772953a85b6fd9d964.zip
libubox: update to latest version, makes jshn roughly twice as fast
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38607 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 75308c82b2..235f0e6aa2 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-29
+PKG_VERSION:=2013-10-30
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:=b7e61837e7269a8eafca280f904ab4a4e1425840
+PKG_SOURCE_VERSION:=a34c8f6918c291275ded2b6fd9b94ac91722ded2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1