diff options
Diffstat (limited to 'Library/Formula/cconv.rb')
| -rw-r--r-- | Library/Formula/cconv.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cconv.rb b/Library/Formula/cconv.rb index 0e935606d..f1015d964 100644 --- a/Library/Formula/cconv.rb +++ b/Library/Formula/cconv.rb @@ -2,7 +2,7 @@ require 'formula' class Cconv < Formula homepage 'http://code.google.com/p/cconv/' - url 'http://cconv.googlecode.com/files/cconv-0.6.2.tar.gz' + url 'https://cconv.googlecode.com/files/cconv-0.6.2.tar.gz' sha1 '9775f91fd5600d176552a88625aaa1f64ece09c1' # fix link with iconv: http://code.google.com/p/cconv/issues/detail?id=18 |
