Author: blogic Date: 2015-11-21 22:26:06 +0100 (Sat, 21 Nov 2015) New Revision: 47569
Modified: trunk/tools/scons/Makefile Log: tools/scons: update to 2.4.1 Update scons to 2.4.1. Signed-off-by: Hannu Nyman <[email protected]> Modified: trunk/tools/scons/Makefile =================================================================== --- trunk/tools/scons/Makefile 2015-11-21 21:26:02 UTC (rev 47568) +++ trunk/tools/scons/Makefile 2015-11-21 21:26:06 UTC (rev 47569) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=scons -PKG_VERSION:=2.4.0 +PKG_VERSION:=2.4.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/scons \ http://fossies.org/linux/misc/ -PKG_MD5SUM:=504d8c2fa426204fe399d239d580b55c +PKG_MD5SUM:=9a0ddf33d9839f04380e0fae87cc4b40 include $(INCLUDE_DIR)/host-build.mk _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
