opusfile 0.5
Closes Homebrew/homebrew#25801. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
ad57cb8364
commit
44609fccd3
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue