opusfile 0.3

Closes Homebrew/homebrew#21802.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Ralph Giles 2013-08-10 11:53:14 -04:00 committed by Jack Nagel
parent 4a7f528902
commit 91bc680f82
1 changed files with 2 additions and 2 deletions

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