diff options
Diffstat (limited to 'Library/Formula/bvi.rb')
| -rw-r--r-- | Library/Formula/bvi.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bvi.rb b/Library/Formula/bvi.rb index 6585b5210..41cc97db5 100644 --- a/Library/Formula/bvi.rb +++ b/Library/Formula/bvi.rb @@ -2,7 +2,7 @@ require 'formula' class Bvi < Formula homepage 'http://bvi.sourceforge.net' - url 'http://downloads.sourceforge.net/bvi/bvi-1.3.2.src.tar.gz' + url 'https://downloads.sourceforge.net/bvi/bvi-1.3.2.src.tar.gz' sha1 '0ff213ebb5cd0993c5d1f7c8d4172aaec709aac1' def install |
