aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/ubus/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-05-06 14:59:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-05-06 14:59:13 +0000
commit362c72773589d99715e465676c52c6cf82518589 (patch)
treec66116140db95f746d9bafed2f68d8c945ed6a22 /package/system/ubus/Makefile
parent409ed30ab00521cca78033b33086062fd2e03700 (diff)
downloadupstream-362c72773589d99715e465676c52c6cf82518589.tar.gz
upstream-362c72773589d99715e465676c52c6cf82518589.tar.bz2
upstream-362c72773589d99715e465676c52c6cf82518589.zip
ubus: update to the latest version, adds lua binding fixes and adds support for the cli command wait_for (waits for objects to appear, with timeout)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40710 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system/ubus/Makefile')
-rw-r--r--package/system/ubus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/system/ubus/Makefile b/package/system/ubus/Makefile
index 21ed7186bb..95af84fa59 100644
--- a/package/system/ubus/Makefile
+++ b/package/system/ubus/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubus
-PKG_VERSION:=2014-03-18
+PKG_VERSION:=2014-05-06
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/ubus.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=1d5ac421a5b3dca60562e876ba70d0c2fe46b3d2
+PKG_SOURCE_VERSION:=9fda19140e65457d967ff6fe424e420f656c06c9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1