aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-06-11 12:59:26 +0000
committerJohn Crispin <blogic@openwrt.org>2014-06-11 12:59:26 +0000
commit007e2e06dadaf16841ddd10300766f560f458cdc (patch)
tree030274a91288b0dabbcdb7dd6511054289a2f085 /package/libs/libubox/Makefile
parent2e87c25986dc90d0449f6af701144fead97d77dc (diff)
downloadmaster-187ad058-007e2e06dadaf16841ddd10300766f560f458cdc.tar.gz
master-187ad058-007e2e06dadaf16841ddd10300766f560f458cdc.tar.bz2
master-187ad058-007e2e06dadaf16841ddd10300766f560f458cdc.zip
libubox: update to latest git
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41123 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 c4fb934aad..aee4d7b5e1 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