diff options
Diffstat (limited to 'Library/Formula/ekhtml.rb')
| -rw-r--r-- | Library/Formula/ekhtml.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ekhtml.rb b/Library/Formula/ekhtml.rb index 05aa3f7e2..167606ea7 100644 --- a/Library/Formula/ekhtml.rb +++ b/Library/Formula/ekhtml.rb @@ -2,7 +2,7 @@ require 'formula' class Ekhtml < Formula homepage 'http://ekhtml.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/ekhtml/ekhtml/0.3.2/ekhtml-0.3.2.tar.gz' + url 'https://downloads.sourceforge.net/project/ekhtml/ekhtml/0.3.2/ekhtml-0.3.2.tar.gz' sha1 'd4e6c25964f7e110073f646950dc307e84d61f1b' def install |
