diff options
Diffstat (limited to 'Library/Formula/mspdebug.rb')
| -rw-r--r-- | Library/Formula/mspdebug.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mspdebug.rb b/Library/Formula/mspdebug.rb index ffc9e6c16..cee789e40 100644 --- a/Library/Formula/mspdebug.rb +++ b/Library/Formula/mspdebug.rb @@ -2,7 +2,7 @@ require 'formula' class Mspdebug < Formula homepage 'http://mspdebug.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/mspdebug/mspdebug-0.22.tar.gz' + url 'https://downloads.sourceforge.net/project/mspdebug/mspdebug-0.22.tar.gz' sha1 'f55692d90ccb1f3686e94df53e5e30408fde963f' depends_on 'libusb-compat' |
