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 2d4f33e26..956197733 100644
--- a/Library/Formula/scons.rb
+++ b/Library/Formula/scons.rb
@@ -1,9 +1,9 @@
require 'formula'
class Scons <Formula
- url 'http://prdownloads.sourceforge.net/scons/scons-1.2.0.d20090919.tar.gz'
+ url 'http://downloads.sourceforge.net/project/scons/scons/1.3.0/scons-1.3.0.tar.gz'
homepage 'http://www.scons.org'
- md5 'd95c3749438e51db592b854683083965'
+ md5 'ad6838c867abd2ad5bf371b353d594f7'
def install
man1.install gzip('scons-time.1')