diff options
Diffstat (limited to 'Library/Formula/cifer.rb')
| -rw-r--r-- | Library/Formula/cifer.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cifer.rb b/Library/Formula/cifer.rb index 23ee86032..936451a6c 100644 --- a/Library/Formula/cifer.rb +++ b/Library/Formula/cifer.rb @@ -2,7 +2,7 @@ require 'formula' class Cifer < Formula homepage 'http://code.google.com/p/cifer/' - url 'http://cifer.googlecode.com/files/cifer-1.2.0.tar.gz' + url 'https://cifer.googlecode.com/files/cifer-1.2.0.tar.gz' sha1 'dba2abbd672cd072c01f91a923e0830c009b66f2' def install |
