diff options
Diffstat (limited to 'Library/Formula/lolcode.rb')
| -rw-r--r-- | Library/Formula/lolcode.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lolcode.rb b/Library/Formula/lolcode.rb index bb12ac012..e2d769d52 100644 --- a/Library/Formula/lolcode.rb +++ b/Library/Formula/lolcode.rb @@ -2,7 +2,7 @@ require 'formula' class Lolcode <Formula homepage 'http://www.icanhaslolcode.org/' - url 'http://github.com/justinmeza/lci/tarball/v0.9.2' + url 'https://github.com/justinmeza/lci/tarball/v0.9.2' head 'git://github.com/justinmeza/lolcode.git' md5 '04493a3e491723d2928eb37cd90bbf54' |
