Skip to content

Commit

Permalink
Update SCons to 2.0.0.final0.
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettcannon authored and adamv committed Jul 6, 2010
1 parent 5095348 commit 8715e51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/scons.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require 'formula'

class Scons <Formula
url 'http://downloads.sourceforge.net/project/scons/scons/1.3.0/scons-1.3.0.tar.gz'
url 'http://prdownloads.sourceforge.net/scons/scons-2.0.0.final.0.tar.gz'
homepage 'http://www.scons.org'
md5 'ad6838c867abd2ad5bf371b353d594f7'
md5 'c2e4c2700cac507caa93d4a3adbbf56f'

def install
man1.install gzip('scons-time.1')
Expand Down

0 comments on commit 8715e51

Please sign in to comment.