aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-01-30 09:02:58 +0000
committerJohn Crispin <blogic@openwrt.org>2014-01-30 09:02:58 +0000
commit96f0d4bb4f657e69d2cecbdcd13451cad5b10511 (patch)
tree5294cf178b45e94609528374586a0d22d97a412c /package/libs/libubox/Makefile
parentdd6da482e96b7d7bd73d1beae07f10497fcc3b07 (diff)
downloadmaster-187ad058-96f0d4bb4f657e69d2cecbdcd13451cad5b10511.tar.gz
master-187ad058-96f0d4bb4f657e69d2cecbdcd13451cad5b10511.tar.bz2
master-187ad058-96f0d4bb4f657e69d2cecbdcd13451cad5b10511.zip
libubox: ubox: procd: ubus: update to latest git head
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39425 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 54eafa8145..8fbb558813 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
-PKG_VERSION:=2013-12-02
+PKG_VERSION:=2014-01-29
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/libubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=318d682d29a8974aa53bd7dc523f1514eb0eddb9
+PKG_SOURCE_VERSION:=bbd846ec2d72b2629758b69dc122ac0b0f2c3e4b
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1