diff options
Diffstat (limited to 'Library/Formula/aften.rb')
| -rw-r--r-- | Library/Formula/aften.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/aften.rb b/Library/Formula/aften.rb index 3a817ca8e..65e33223b 100644 --- a/Library/Formula/aften.rb +++ b/Library/Formula/aften.rb @@ -2,7 +2,7 @@ require 'formula' class Aften < Formula homepage 'http://aften.sourceforge.net/' - url 'http://downloads.sourceforge.net/aften/aften-0.0.8.tar.bz2' + url 'https://downloads.sourceforge.net/aften/aften-0.0.8.tar.bz2' sha1 '1ff73cdcade0624495ad807492cecf14862fb61c' depends_on 'cmake' => :build |
