aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-06-24 18:14:01 +0000
committerJohn Crispin <blogic@openwrt.org>2014-06-24 18:14:01 +0000
commit1919add53869748c8f6230e613680aac4bcc504e (patch)
tree1a5a251b2284c255f8f8caf29bda25db46f2f241 /package/libs/libubox
parentfd4f6d5215cc709a029dba9b5633b4890a838f6e (diff)
downloadmaster-187ad058-1919add53869748c8f6230e613680aac4bcc504e.tar.gz
master-187ad058-1919add53869748c8f6230e613680aac4bcc504e.tar.bz2
master-187ad058-1919add53869748c8f6230e613680aac4bcc504e.zip
libubox: update to latest git head
this adds 5 lua fixes to the tree Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41328 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/libubox')
-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 aee4d7b5e1..21617e48ab 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-11
+PKG_VERSION:=2014-06-24
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:=e130b08d98d59dae5d0c59210aeb7633c011b107
+PKG_SOURCE_VERSION:=39a8fae44186c074265482a09eaa8465334f8183
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1