opusfile 0.5

Closes Homebrew/homebrew#25801.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Ralph Giles 2014-01-10 14:31:41 -08:00 committed by Mike McQuaid
parent ad57cb8364
commit 44609fccd3

View file

@ -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'