summaryrefslogtreecommitdiff
path: root/package/libs
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-06-11 12:59:26 +0000
committerJohn Crispin <john@openwrt.org>2014-06-11 12:59:26 +0000
commit18e8ae6b2c084766216c9185024decad9365f356 (patch)
treeac12cc84e230ff8b4091a71c4054eb4b37e1960f /package/libs
parentac5d5cbc795bc618dc426ac3631c88f4e73eaff5 (diff)
downloadmtk-20170518-18e8ae6b2c084766216c9185024decad9365f356.zip
mtk-20170518-18e8ae6b2c084766216c9185024decad9365f356.tar.gz
mtk-20170518-18e8ae6b2c084766216c9185024decad9365f356.tar.bz2
libubox: update to latest git
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41123
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 c4fb934..aee4d7b 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-06-05
+PKG_VERSION:=2014-06-11
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:=949f0d00bf12c90dcf4acc8479da184f1cd81673
+PKG_SOURCE_VERSION:=e130b08d98d59dae5d0c59210aeb7633c011b107
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1