diff options
Diffstat (limited to 'Library/Formula/h264bitstream.rb')
| -rw-r--r-- | Library/Formula/h264bitstream.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/h264bitstream.rb b/Library/Formula/h264bitstream.rb index e03b91113..b79032bba 100644 --- a/Library/Formula/h264bitstream.rb +++ b/Library/Formula/h264bitstream.rb @@ -2,7 +2,7 @@ require 'formula' class H264bitstream < Formula homepage 'http://h264bitstream.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/h264bitstream/h264bitstream/0.1.9/h264bitstream-0.1.9.tar.gz' + url 'https://downloads.sourceforge.net/project/h264bitstream/h264bitstream/0.1.9/h264bitstream-0.1.9.tar.gz' sha1 '5e12e765641e76f86b794f939bf99405c4e4d373' def install |
