aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-05-26 13:53:48 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-05-26 13:53:48 +0000
commitdd1782048a294a921d8ea064b3aa5430281dc9ae (patch)
tree45831369836ffd127ef59cc6b5fb91e1c134c0fb /package/libs/libubox/Makefile
parent8f2efd6989177056a931ebecba646cdce8d48fc8 (diff)
downloadmaster-187ad058-dd1782048a294a921d8ea064b3aa5430281dc9ae.tar.gz
master-187ad058-dd1782048a294a921d8ea064b3aa5430281dc9ae.tar.bz2
master-187ad058-dd1782048a294a921d8ea064b3aa5430281dc9ae.zip
libubox: update to latest version, fixes a segfault on json_script cleanup
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40861 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 6dd0bbf39e..fae4ed76a8 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-05-05
+PKG_VERSION:=2014-05-26
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:=f32a53f92b377fa92dbafd2ce3d2df93fffb314d
+PKG_SOURCE_VERSION:=1344d20ec08e4fc1b6e4dd08fa7dda07f7b6c9bc
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1