odhcpd: bump to git HEAD version
[openwrt/openwrt.git] / tools / scons / Makefile
index 2b02756829152399075ebcdd68ce36ccc4810073..a148a5c9c859054e0bc19f613eea9042b1b4d367 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2011-2013 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.0
+PKG_VERSION:=2.5.1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=@SF/scons
-PKG_MD5SUM:=083ce5624d6adcbdaf2526623f456ca9
+PKG_SOURCE_URL:=@SF/scons \
+               http://fossies.org/linux/misc/
+PKG_HASH:=0b25218ae7b46a967db42f2a53721645b3d42874a65f9552ad16ce26d30f51f2
 
 include $(INCLUDE_DIR)/host-build.mk