Author: nbd Date: 2015-11-18 13:39:00 +0100 (Wed, 18 Nov 2015) New Revision: 47498
Modified: branches/chaos_calmer/package/libs/libubox/Makefile Log: libubox: sync with trunk r47418 Signed-off-by: Felix Fietkau <[email protected]> Modified: branches/chaos_calmer/package/libs/libubox/Makefile =================================================================== --- branches/chaos_calmer/package/libs/libubox/Makefile 2015-11-18 12:38:56 UTC (rev 47497) +++ branches/chaos_calmer/package/libs/libubox/Makefile 2015-11-18 12:39:00 UTC (rev 47498) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libubox -PKG_VERSION:=2015-06-14 +PKG_VERSION:=2015-11-08 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://git.openwrt.org/project/libubox.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=d1c66ef1131d14f0ed197b368d03f71b964e45f8 +PKG_SOURCE_VERSION:=10429bccd0dc5d204635e110a7a8fae7b80d16cb 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
