aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 a2f66dca7..6707bad74 100644
--- a/Library/Formula/scons.rb
+++ b/Library/Formula/scons.rb
@@ -1,9 +1,9 @@
require 'formula'
class Scons < Formula
- url 'http://downloads.sourceforge.net/project/scons/scons/2.0.1/scons-2.0.1.tar.gz'
+ url 'http://downloads.sourceforge.net/project/scons/scons/2.1.0/scons-2.1.0.tar.gz'
homepage 'http://www.scons.org'
- md5 'beca648b894cdbf85383fffc79516d18'
+ md5 '47daf989e303a045b76c11236df719df'
def install
man1.install gzip('scons-time.1', 'scons.1', 'sconsign.1')