projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ffd80f
)
tools/scons: update to 2.4.1
author
John Crispin
<john@openwrt.org>
Sat, 21 Nov 2015 21:26:06 +0000
(21:26 +0000)
committer
John Crispin
<john@openwrt.org>
Sat, 21 Nov 2015 21:26:06 +0000
(21:26 +0000)
Update scons to 2.4.1.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 47569
tools/scons/Makefile
patch
|
blob
|
history
diff --git
a/tools/scons/Makefile
b/tools/scons/Makefile
index 3ea5d13de015e556e0c6995ab2b592dec7d11a27..da38948bbae0519bda6d0713a9cabf9cce814660 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.
0
+PKG_VERSION:=2.4.
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/scons \
http://fossies.org/linux/misc/
-PKG_MD5SUM:=
504d8c2fa426204fe399d239d580b55c
+PKG_MD5SUM:=
9a0ddf33d9839f04380e0fae87cc4b40
include $(INCLUDE_DIR)/host-build.mk