ubus: update to the latest version, fixes a segfault on message retry
authorFelix Fietkau <nbd@openwrt.org>
Mon, 6 Jul 2015 16:44:45 +0000 (16:44 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 6 Jul 2015 16:44:45 +0000 (16:44 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46199

package/system/ubus/Makefile

index 2951da76b01d79242aee1f1b5085dc0b4760245c..2054c9aab259e93000ee25c72fdb94d3cefcd78d 100644 (file)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ubus
-PKG_VERSION:=2015-06-18
+PKG_VERSION:=2015-07-06
 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:=b2e629a4e915e68acba129a5e00480e255ebc164
+PKG_SOURCE_VERSION:=ab1bffddb3574d18d36f321dce81e7e170abb3d6
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MIRROR_MD5SUM:=
 CMAKE_INSTALL:=1