Author: hauke
Date: 2015-07-04 10:54:20 +0200 (Sat, 04 Jul 2015)
New Revision: 46175

Modified:
   trunk/tools/scons/Makefile
Log:
scons: change md5sum to new release

The developers of scons found a bug in the packaging of their release 
and just replaced the already released version with a new one without 
changing the version number. This breaks the download script because it 
also has a new md5sum.

Signed-off-by: Hauke Mehrtens <[email protected]>


Modified: trunk/tools/scons/Makefile
===================================================================
--- trunk/tools/scons/Makefile  2015-07-04 01:25:15 UTC (rev 46174)
+++ trunk/tools/scons/Makefile  2015-07-04 08:54:20 UTC (rev 46175)
@@ -12,7 +12,7 @@
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/scons
-PKG_MD5SUM:=a8988c7ef11133bb3b6ccf0af67ce010
+PKG_MD5SUM:=8b0d1041266f89b18e47f26d943f8aa5
 
 include $(INCLUDE_DIR)/host-build.mk
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to