diff options
Diffstat (limited to 'Library/Formula/briss.rb')
| -rw-r--r-- | Library/Formula/briss.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/briss.rb b/Library/Formula/briss.rb index 81a8fb1d6..eea09eaf3 100644 --- a/Library/Formula/briss.rb +++ b/Library/Formula/briss.rb @@ -2,7 +2,7 @@ require 'formula' class Briss < Formula homepage 'http://briss.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/briss/release%200.9/briss-0.9.tar.gz' + url 'https://downloads.sourceforge.net/project/briss/release%200.9/briss-0.9.tar.gz' sha1 'ecdcd1dd73d93d00f9b66a6ac9c948518c21a5ed' def install |
