aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
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
commitd5e3523e531aa5968386490736792c97f1c6815d (patch)
tree8904caa543a2881d4cde199d0019632d7f37eca1 /package/libs/libubox/Makefile
parent7f869195f9002e30988d2759f37c041c1dd6a059 (diff)
downloadmaster-187ad058-d5e3523e531aa5968386490736792c97f1c6815d.tar.gz
master-187ad058-d5e3523e531aa5968386490736792c97f1c6815d.tar.bz2
master-187ad058-d5e3523e531aa5968386490736792c97f1c6815d.zip
libubox: update to latest version, adds some more jshn performance improvements and fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38983 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 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