projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a247e26
)
tools/scons: update to 2.5.0
author
Hannu Nyman
<hannu.nyman@iki.fi>
Mon, 15 Aug 2016 08:29:31 +0000
(11:29 +0300)
committer
John Crispin
<john@phrozen.org>
Mon, 15 Aug 2016 13:32:37 +0000
(15:32 +0200)
Update scons to 2.5.0
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
tools/scons/Makefile
patch
|
blob
|
history
diff --git
a/tools/scons/Makefile
b/tools/scons/Makefile
index da38948bbae0519bda6d0713a9cabf9cce814660..6d0d84d91adc59896254b22e48b5093c3017e4a2 100644
(file)
--- 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:=9
a0ddf33d9839f04380e0fae87cc4b40
+PKG_MD5SUM:=9
e00fa0df8f5ca5c5f5975b40e0ed354
include $(INCLUDE_DIR)/host-build.mk