Author: nbd
Date: 2015-07-06 18:44:45 +0200 (Mon, 06 Jul 2015)
New Revision: 46199

Modified:
   trunk/package/system/ubus/Makefile
Log:
ubus: update to the latest version, fixes a segfault on message retry

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/system/ubus/Makefile
===================================================================
--- trunk/package/system/ubus/Makefile  2015-07-06 16:26:34 UTC (rev 46198)
+++ trunk/package/system/ubus/Makefile  2015-07-06 16:44:45 UTC (rev 46199)
@@ -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
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to