Author: nbd Date: 2015-01-23 11:54:52 +0100 (Fri, 23 Jan 2015) New Revision: 44081
Modified: trunk/package/system/ubus/Makefile Log: ubus: update to the latest version Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/system/ubus/Makefile =================================================================== --- trunk/package/system/ubus/Makefile 2015-01-23 10:54:45 UTC (rev 44080) +++ trunk/package/system/ubus/Makefile 2015-01-23 10:54:52 UTC (rev 44081) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ubus -PKG_VERSION:=2014-09-17 +PKG_VERSION:=2015-01-22 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:=4c4f35cf2230d70b9ddd87638ca911e8a563f2f3 +PKG_SOURCE_VERSION:=2d660c519d2fcff95248da9f4fd9b37d61f9eb09 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
