scons 2.3.2
This commit is contained in:
parent
41c81b6895
commit
77f7f00b58
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
||||||
|
|
||||||
class Scons < Formula
|
class Scons < Formula
|
||||||
homepage 'http://www.scons.org'
|
homepage 'http://www.scons.org'
|
||||||
url 'https://downloads.sourceforge.net/scons/scons-2.3.1.tar.gz'
|
url 'https://downloads.sourceforge.net/scons/scons-2.3.2.tar.gz'
|
||||||
sha1 '775e715e49fe5fd8e1d29551a296fdc9267509e7'
|
sha1 '2937f20b86d0c5f86cf31e1fa378307ed34fc20a'
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue