aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/scons.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/scons.rb b/Library/Formula/scons.rb
index 630ac98fb..128de438b 100644
--- a/Library/Formula/scons.rb
+++ b/Library/Formula/scons.rb
@@ -2,8 +2,8 @@ require 'formula'
class Scons < Formula
homepage 'http://www.scons.org'
- url 'https://downloads.sourceforge.net/scons/scons-2.3.0.tar.gz'
- sha1 '728edf20047a9f8a537107dbff8d8f803fd2d5e3'
+ url 'https://downloads.sourceforge.net/scons/scons-2.3.1.tar.gz'
+ sha1 '775e715e49fe5fd8e1d29551a296fdc9267509e7'
bottle do
revision 2