opus-tools 0.1.9

Closes Homebrew/homebrew#30098.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Ralph Giles 2014-06-12 15:16:55 -07:00 committed by Jack Nagel
parent 61f8920768
commit 88ce88952b
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class OpusTools < Formula
homepage 'http://www.opus-codec.org'
url 'http://downloads.xiph.org/releases/opus/opus-tools-0.1.8.tar.gz'
sha1 '71e3cf393399af0231d86434923093ca79eea8ab'
url 'http://downloads.xiph.org/releases/opus/opus-tools-0.1.9.tar.gz'
sha1 '03551ec3b206288e93a2f2bb18768a5a9e033206'
head do
url 'https://git.xiph.org/opus-tools.git'