Author: nbd Date: 2014-11-23 23:53:14 +0100 (Sun, 23 Nov 2014) New Revision: 43351
Modified: trunk/package/libs/libubox/Makefile Log: libubox: fix a variable handling regression in jshn Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/libs/libubox/Makefile =================================================================== --- trunk/package/libs/libubox/Makefile 2014-11-23 20:10:07 UTC (rev 43350) +++ trunk/package/libs/libubox/Makefile 2014-11-23 22:53:14 UTC (rev 43351) @@ -7,7 +7,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://git.openwrt.org/project/libubox.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=0bfb44f590402137bfcf8e65c54638908d5ed6d2 +PKG_SOURCE_VERSION:=f09ae76445e32511433fdab0a1bcda73aa84986d 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
