Skip to content

Commit

Permalink
tools/scons: update to 2.4.1
Browse files Browse the repository at this point in the history
Update scons to 2.4.1.

Signed-off-by: Hannu Nyman <[email protected]>

SVN-Revision: 47569
  • Loading branch information
John Crispin committed Nov 21, 2015
1 parent 9ffd80f commit 3ef6120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/scons/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3ef6120

Please sign in to comment.