aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-05-29 10:31:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-05-29 10:31:49 +0000
commitacff9c50b5661174b553fca7f79ca4de62bfd541 (patch)
treea1518b582cb6f5cee77e9245a4d3002f1dce1144 /package/libs/libubox/Makefile
parent08f8c7edafc9a5357173e45803e5013f41492eca (diff)
downloadmaster-187ad058-acff9c50b5661174b553fca7f79ca4de62bfd541.tar.gz
master-187ad058-acff9c50b5661174b553fca7f79ca4de62bfd541.tar.bz2
master-187ad058-acff9c50b5661174b553fca7f79ca4de62bfd541.zip
libubox: update to latest version, adds support for the new json-c and adds a new blobmsg_json helper
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36756 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 9865dc2bef..73dad69416 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-04-15
+PKG_VERSION:=2013-05-29
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:=dcf93f332270bdaddb5d24fdba6e3eb5b1f7d80a
+PKG_SOURCE_VERSION:=54a0b49326904fc3281c72cd9d9f1fe950e39d05
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1