opusfile 0.4
Closes Homebrew/homebrew#22317. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
95aee764d7
commit
6460624889
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.3.tar.gz'
|
||||
sha1 'fe177d4202a97beb2fad25bd813e20d114345279'
|
||||
url 'http://downloads.xiph.org/releases/opus/opusfile-0.4.tar.gz'
|
||||
sha1 'd514e57ffc051e4359b9bc13d6fc8805a26cdd3b'
|
||||
|
||||
head 'https://git.xiph.org/opusfile.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue