aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-05-09 00:52:45 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-05-09 00:52:45 +0000
commitfee954c9d12f14d80e6986fd2aec5f05a4738c5a (patch)
treee3bc451bb8a436cd1eb6b14650309d1919cf2323 /package/libs/libubox/Makefile
parent2ce253e82ee1d657d262049d690e5e3c1c1823b0 (diff)
downloadmaster-187ad058-fee954c9d12f14d80e6986fd2aec5f05a4738c5a.tar.gz
master-187ad058-fee954c9d12f14d80e6986fd2aec5f05a4738c5a.tar.bz2
master-187ad058-fee954c9d12f14d80e6986fd2aec5f05a4738c5a.zip
libubox: update to the latest version, adds minor enhancements/fixes for uloop, blobmsg, kvlist and json_script
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40739 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 c063e6fa13..6dd0bbf39e 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-04-26
+PKG_VERSION:=2014-05-05
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:=73a88451ddcc58ba1217dea22fee3eb5b20cf79b
+PKG_SOURCE_VERSION:=f32a53f92b377fa92dbafd2ce3d2df93fffb314d
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1