aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-11-23 20:10:07 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-11-23 20:10:07 +0000
commit0a9a67ffed233685a9dc5715c5b44b8a1e10f892 (patch)
tree22f6f4122150d139cae6e89f3386d99edbf43d26 /package/libs/libubox/Makefile
parent49c9b2856216c41730be057c7bd4afe0e42b1a99 (diff)
downloadmaster-187ad058-0a9a67ffed233685a9dc5715c5b44b8a1e10f892.tar.gz
master-187ad058-0a9a67ffed233685a9dc5715c5b44b8a1e10f892.tar.bz2
master-187ad058-0a9a67ffed233685a9dc5715c5b44b8a1e10f892.zip
libubox: update to the latest version, adds some jshn optimizations
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43350 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 76a2fe936f..abef65cfb6 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
-PKG_VERSION:=2014-10-14
+PKG_VERSION:=2014-11-23
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=http://git.openwrt.org/project/libubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=464e05e33b4c086be0bd932760a41ddcf9373187
+PKG_SOURCE_VERSION:=0bfb44f590402137bfcf8e65c54638908d5ed6d2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1