X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2Fscons%2FMakefile;h=da38948bbae0519bda6d0713a9cabf9cce814660;hb=619a58d641cd763c00be42d5c99c6a72074e845c;hp=b46a077582f95423a79b4ec15e54be9c421bcf23;hpb=377a42017485efac361e4dd634577cad64ac4097;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/tools/scons/Makefile b/tools/scons/Makefile index b46a077582..da38948bba 100644 --- a/tools/scons/Makefile +++ b/tools/scons/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2014 OpenWrt.org +# Copyright (C) 2011-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,11 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=scons -PKG_VERSION:=2.3.1 +PKG_VERSION:=2.4.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=@SF/scons -PKG_MD5SUM:=60a3cfb98b661df9f4406c61b5686bd7 +PKG_SOURCE_URL:=@SF/scons \ + http://fossies.org/linux/misc/ +PKG_MD5SUM:=9a0ddf33d9839f04380e0fae87cc4b40 include $(INCLUDE_DIR)/host-build.mk