diff options
Diffstat (limited to 'Library/Formula/scons.rb')
| -rw-r--r-- | Library/Formula/scons.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/scons.rb b/Library/Formula/scons.rb index 669139d20..1b6aceb9c 100644 --- a/Library/Formula/scons.rb +++ b/Library/Formula/scons.rb @@ -2,7 +2,7 @@ require 'formula' class Scons < Formula homepage 'http://www.scons.org' - url 'http://downloads.sourceforge.net/scons/scons-2.3.0.tar.gz' + url 'https://downloads.sourceforge.net/scons/scons-2.3.0.tar.gz' sha1 '728edf20047a9f8a537107dbff8d8f803fd2d5e3' bottle do |
