diff options
Diffstat (limited to 'Library/Formula')
| -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 5ac0af4f3..3b681502c 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.2.tar.gz' - sha1 'db020e25178b501929a11b0e0f469890f4f4e6fa' + url 'http://downloads.xiph.org/releases/opus/opusfile-0.3.tar.gz' + sha1 'fe177d4202a97beb2fad25bd813e20d114345279' head 'https://git.xiph.org/opusfile.git' |
