aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-09-15 06:12:42 +0000
committerJohn Crispin <blogic@openwrt.org>2015-09-15 06:12:42 +0000
commitcd8605ec634f2bc668659945238e0937afd7da39 (patch)
treeb027a4af265f14733ce2e7b32b2357b8296f3ccd /package/libs/libubox/Makefile
parent0b02744172746f734f4768757f84b1d1545ff3f1 (diff)
downloadmaster-187ad058-cd8605ec634f2bc668659945238e0937afd7da39.tar.gz
master-187ad058-cd8605ec634f2bc668659945238e0937afd7da39.tar.bz2
master-187ad058-cd8605ec634f2bc668659945238e0937afd7da39.zip
libubox: update to latest git revision
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46937 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 77c5a21be4..0fc6b81c75 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
-PKG_VERSION:=2015-06-29
+PKG_VERSION:=2015-09-15
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:=32e49d687b6557a01a439a3e2a9eebdf638d4b03
+PKG_SOURCE_VERSION:=136a5196266d03d537f822c4e67d2fde2ed59505
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1