diff options
Diffstat (limited to 'Library/Formula/boost.rb')
| -rw-r--r-- | Library/Formula/boost.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/boost.rb b/Library/Formula/boost.rb index 09162e51e..dbf8448ef 100644 --- a/Library/Formula/boost.rb +++ b/Library/Formula/boost.rb @@ -14,7 +14,7 @@ end class Boost < Formula homepage 'http://www.boost.org' - url 'http://downloads.sourceforge.net/project/boost/boost/1.55.0/boost_1_55_0.tar.bz2' + url 'https://downloads.sourceforge.net/project/boost/boost/1.55.0/boost_1_55_0.tar.bz2' sha1 'cef9a0cc7084b1d639e06cd3bc34e4251524c840' head 'http://svn.boost.org/svn/boost/trunk' |
