[Buildroot] [git commit] scons: bump version

Peter Korsgaard peter at korsgaard.com
Tue Oct 22 13:59:24 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=710825f0de3b33ef11917490e9f4736e4a8ff926
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Phil Eichinger <phil at zankapfel.net>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/scons/scons.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/scons/scons.mk b/package/scons/scons.mk
index aee0af1..a7747d5 100644
--- a/package/scons/scons.mk
+++ b/package/scons/scons.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SCONS_VERSION = 2.2.0
+SCONS_VERSION = 2.3.0
 SCONS_SITE = http://downloads.sourceforge.net/project/scons/scons/$(SCONS_VERSION)
 SCONS_LICENSE = MIT
 SCONS_LICENSE_FILES = LICENSE.txt



More information about the buildroot mailing list