diff options
Diffstat (limited to 'Library/Formula/srtp.rb')
| -rw-r--r-- | Library/Formula/srtp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/srtp.rb b/Library/Formula/srtp.rb index 06d4d42f1..a7d546196 100644 --- a/Library/Formula/srtp.rb +++ b/Library/Formula/srtp.rb @@ -2,7 +2,7 @@ require 'formula' class Srtp < Formula homepage 'http://srtp.sourceforge.net/srtp.html' - url 'http://downloads.sourceforge.net/project/srtp/srtp/1.4.4/srtp-1.4.4.tgz' + url 'https://downloads.sourceforge.net/project/srtp/srtp/1.4.4/srtp-1.4.4.tgz' sha1 '299c6cfe0c9d6f1804bc5921cfbdb6a6bc76a521' def patches |
