index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
tools
/
scons
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Hannu Nyman <hannu.nyman@iki.fi>
2016-08-15 11:29:31 +0300
committer
John Crispin <john@phrozen.org>
2016-08-15 15:32:37 +0200
commit
5216af7b058f1c175e9c9883f17c21e811b45b93
(
patch
)
tree
8f2a9e8fd3308441c0958d4c64d7313a5f16bb18
/
tools/scons
parent
a247e26a7e3f7562e875c01df02b68cb61920d7d
(
diff
)
tools/scons: update to 2.5.0
Update scons to 2.5.0 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat
(limited to 'tools/scons')
-rw-r--r--
tools/scons/Makefile
4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/scons/Makefile b/tools/scons/Makefile
index da38948bba..6d0d84d91a 100644
--- a/
tools/scons/Makefile
+++ b/
tools/scons/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=scons
-PKG_VERSION:=2.4.1
+PKG_VERSION:=2.5.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/scons \
http://fossies.org/linux/misc/
-PKG_MD5SUM:=9a0ddf33d9839f04380e0fae87cc4b40
+PKG_MD5SUM:=9e00fa0df8f5ca5c5f5975b40e0ed354
include $(INCLUDE_DIR)/host-build.mk