aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-09-17 11:34:40 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-09-17 11:34:40 +0000
commit9637ab66894b83aa2d74b1eac851c5a92e71f19a (patch)
tree36334caeaea343ede8cfb1de468b91840d4a9f98
parent1264668b4fa05d86cda8fb428d8d0f226f8b36bd (diff)
downloadupstream-9637ab66894b83aa2d74b1eac851c5a92e71f19a.tar.gz
upstream-9637ab66894b83aa2d74b1eac851c5a92e71f19a.tar.bz2
upstream-9637ab66894b83aa2d74b1eac851c5a92e71f19a.zip
ubus: update to latest version, adds various fixes and improvements
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r42594 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42595 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 7370f1b104..194b3e3372 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-07-03
+PKG_VERSION:=2014-09-17
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:=f688c7ad0b2435a89bfd13f5496cabf596b54c8f
+PKG_SOURCE_VERSION:=4c4f35cf2230d70b9ddd87638ca911e8a563f2f3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1