summaryrefslogtreecommitdiff
path: root/package/libs
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
commit7991b5ad660706234210d58a23f04f4213cfeeb3 (patch)
tree309ca1669ec7f1e10be1a1fe1426cad7b9110695 /package/libs
parent5295e5fd3455394dd0e507140efc595b67b7e345 (diff)
downloadmtk-20170518-7991b5ad660706234210d58a23f04f4213cfeeb3.zip
mtk-20170518-7991b5ad660706234210d58a23f04f4213cfeeb3.tar.gz
mtk-20170518-7991b5ad660706234210d58a23f04f4213cfeeb3.tar.bz2
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> SVN-Revision: 40739
Diffstat (limited to 'package/libs')
-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 c063e6f..6dd0bbf 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