Author: hauke Date: 2015-06-26 00:02:10 +0200 (Fri, 26 Jun 2015) New Revision: 46132
Modified: trunk/tools/scons/Makefile Log: tools: scons: update to version 2.3.5 This brings scons to the most recent version. Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/tools/scons/Makefile =================================================================== --- trunk/tools/scons/Makefile 2015-06-25 22:00:36 UTC (rev 46131) +++ trunk/tools/scons/Makefile 2015-06-25 22:02:10 UTC (rev 46132) @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=scons -PKG_VERSION:=2.3.1 +PKG_VERSION:=2.3.5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/scons -PKG_MD5SUM:=60a3cfb98b661df9f4406c61b5686bd7 +PKG_MD5SUM:=a8988c7ef11133bb3b6ccf0af67ce010 include $(INCLUDE_DIR)/host-build.mk _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
