diff options
Diffstat (limited to 'Library/Formula/atf.rb')
| -rw-r--r-- | Library/Formula/atf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/atf.rb b/Library/Formula/atf.rb index 0d68ac3b0..057f0921f 100644 --- a/Library/Formula/atf.rb +++ b/Library/Formula/atf.rb @@ -2,7 +2,7 @@ require 'formula' class Atf < Formula homepage 'http://code.google.com/p/kyua/wiki/ATF' - url 'http://kyua.googlecode.com/files/atf-0.18.tar.gz' + url 'https://kyua.googlecode.com/files/atf-0.18.tar.gz' sha1 '2dedc4472e0cd8b30cb54d3c96984ed7a0a1c61c' def install |
