diff options
Diffstat (limited to 'Library/Formula/htmlcxx.rb')
| -rw-r--r-- | Library/Formula/htmlcxx.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/htmlcxx.rb b/Library/Formula/htmlcxx.rb index 5f792c153..15dd2eeb6 100644 --- a/Library/Formula/htmlcxx.rb +++ b/Library/Formula/htmlcxx.rb @@ -2,7 +2,7 @@ require 'formula' class Htmlcxx < Formula homepage 'http://htmlcxx.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/htmlcxx/htmlcxx/0.85/htmlcxx-0.85.tar.gz' + url 'https://downloads.sourceforge.net/project/htmlcxx/htmlcxx/0.85/htmlcxx-0.85.tar.gz' sha1 'e56fef830db51041fd297d269d24379b2dccb928' # Don't try to use internal GCC headers; rely on standards-compliant header |
