aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-02-02 14:25:06 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-02-02 14:25:06 +0000
commit25ac043a408f88e709a82d7ea1f1147ad96c9df7 (patch)
tree67c45ccbfae5ec44871e7c5ad6dd30145ae34d00 /package/libs/libubox/Makefile
parent29192959419e4afac6c9fb6f2870678287c803c4 (diff)
downloadmaster-187ad058-25ac043a408f88e709a82d7ea1f1147ad96c9df7.tar.gz
master-187ad058-25ac043a408f88e709a82d7ea1f1147ad96c9df7.tar.bz2
master-187ad058-25ac043a408f88e709a82d7ea1f1147ad96c9df7.zip
libubox: update to latest version, fixes a jshn warning in json_get_values (#14891)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39449 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 8fbb558813..ff3990e689 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-01-29
+PKG_VERSION:=2014-02-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:=bbd846ec2d72b2629758b69dc122ac0b0f2c3e4b
+PKG_SOURCE_VERSION:=43d2d349cb86a79d3d86012b101c458d344b05a4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1