Skip to content

Commit

Permalink
scons 2.5.0
Browse files Browse the repository at this point in the history
Closes #2300.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Jun 22, 2016
1 parent 3edcc0e commit 2dd2665
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,8 +1,8 @@
class Scons < Formula
desc "Substitute for classic 'make' tool with autoconf/automake functionality"
homepage "http://www.scons.org"
url "https://downloads.sourceforge.net/project/scons/scons/2.4.1/scons-2.4.1.tar.gz"
sha256 "8fc4f42928c69bcbb33e1be94b646f2c700b659693fabc778c192d4d22f753a7"
url "https://downloads.sourceforge.net/project/scons/scons/2.5.0/scons-2.5.0.tar.gz"
sha256 "eb296b47f23c20aec7d87d35cfa386d3508e01d1caa3040ea6f5bbab2292ace9"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 2dd2665

Please sign in to comment.