diff options
Diffstat (limited to 'Library/Formula/bashish.rb')
| -rw-r--r-- | Library/Formula/bashish.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bashish.rb b/Library/Formula/bashish.rb index 48876dec3..b348d907a 100644 --- a/Library/Formula/bashish.rb +++ b/Library/Formula/bashish.rb @@ -2,7 +2,7 @@ require 'formula' class Bashish < Formula homepage 'http://bashish.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/bashish/bashish/2.2.4/bashish-2.2.4.tar.gz' + url 'https://downloads.sourceforge.net/project/bashish/bashish/2.2.4/bashish-2.2.4.tar.gz' sha1 '532ed2a1c1bacafb459c2c7dedf720e9047bd716' depends_on 'dialog' |
