Author: nbd
Date: 2014-07-03 12:49:41 +0200 (Thu, 03 Jul 2014)
New Revision: 41492

Modified:
   trunk/package/system/ubus/Makefile
Log:
ubus: update to the latest version, increases maximum message size and adds a 
few fixes

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

Modified: trunk/package/system/ubus/Makefile
===================================================================
--- trunk/package/system/ubus/Makefile  2014-07-03 09:21:44 UTC (rev 41491)
+++ trunk/package/system/ubus/Makefile  2014-07-03 10:49:41 UTC (rev 41492)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ubus
-PKG_VERSION:=2014-05-24
+PKG_VERSION:=2014-07-03
 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:=3869e0ca0774e8f17597db5b60bee97d21b5b1fa
+PKG_SOURCE_VERSION:=af63ab64af10798468ca1453de2360fcda44aab9
 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