opus 1.0.2

Closes Homebrew/homebrew#17598.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Stefan 2013-02-05 05:42:20 +01:00 committed by Jack Nagel
parent c30f45b4fa
commit dbac71a9f1

View file

@ -2,8 +2,8 @@ require 'formula'
class Opus < Formula
homepage 'http://www.opus-codec.org'
url 'http://downloads.xiph.org/releases/opus/opus-1.0.1.tar.gz'
sha1 '4d6358232606fbce80d9e63ed0d9b3b49fafb711'
url 'http://downloads.xiph.org/releases/opus/opus-1.0.2.tar.gz'
sha1 '37dd3d69b10612cd513ccf26675ef6d61eda24b4'
head 'https://git.xiph.org/opus.git'