ubus: update to the latest version, adds support for monitoring system bus traffic
authorFelix Fietkau <nbd@openwrt.org>
Thu, 19 Nov 2015 21:49:26 +0000 (21:49 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 19 Nov 2015 21:49:26 +0000 (21:49 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47531

package/system/ubus/Makefile

index c34c5cc4eddcc0f8fe0308c84734b625189b381c..3e09191b4bf2998bf29d2d86d9a0b9d83a6eb2ac 100644 (file)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ubus
-PKG_VERSION:=2015-07-07
+PKG_VERSION:=2015-11-19
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=http://git.openwrt.org/project/ubus.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=7ec9b8dec77b969bfc860995f96fe91fd40ba5e4
+PKG_SOURCE_VERSION:=259450f414d8c9ee41896e8e6d6bc57ec00e2b63
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MIRROR_MD5SUM:=
 CMAKE_INSTALL:=1