summaryrefslogtreecommitdiffstats
path: root/package/libs/libubox
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-12-02 13:08:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-12-02 13:08:03 +0000
commit0d557b5fc4fd5fc1e4c86c97ce7a1a9f8ef795c2 (patch)
tree9943c03a3f3abddf288716e7309a3831b8f7fc50 /package/libs/libubox
parent107bcb5de3c5b281dd5b0b0f90c2913205f78af1 (diff)
downloadmaster-31e0f0ae-0d557b5fc4fd5fc1e4c86c97ce7a1a9f8ef795c2.tar.gz
master-31e0f0ae-0d557b5fc4fd5fc1e4c86c97ce7a1a9f8ef795c2.tar.bz2
master-31e0f0ae-0d557b5fc4fd5fc1e4c86c97ce7a1a9f8ef795c2.zip
libubox: update to latest version, adds some more jshn performance improvements and fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38983
Diffstat (limited to 'package/libs/libubox')
-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 9bbd6d0f41..54eafa8145 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-11-19-3
+PKG_VERSION:=2013-12-02
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:=f100acef37bd562218b25d1a9fbe1ece1ef57438
+PKG_SOURCE_VERSION:=318d682d29a8974aa53bd7dc523f1514eb0eddb9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1