diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/opusfile.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/opusfile.rb b/Library/Formula/opusfile.rb index 069a0a321..cbf3e7ba4 100644 --- a/Library/Formula/opusfile.rb +++ b/Library/Formula/opusfile.rb @@ -2,8 +2,8 @@ require 'formula' class Opusfile < Formula homepage 'http://www.opus-codec.org/' - url 'http://downloads.xiph.org/releases/opus/opusfile-0.4.tar.gz' - sha1 'd514e57ffc051e4359b9bc13d6fc8805a26cdd3b' + url 'http://downloads.xiph.org/releases/opus/opusfile-0.5.tar.gz' + sha1 '1ba9dabbbaa35034af8167661a918df6c003317e' head 'https://git.xiph.org/opusfile.git' |
