libogg 1.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
a6f78e6942
commit
30723d568f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libogg < Formula
|
||||
homepage 'http://www.xiph.org/ogg/'
|
||||
url 'http://downloads.xiph.org/releases/ogg/libogg-1.2.2.tar.gz'
|
||||
md5 '5a9fcabc9a1b7c6f1cd75ddc78f36c56'
|
||||
url 'http://downloads.xiph.org/releases/ogg/libogg-1.3.0.tar.gz'
|
||||
md5 '0a7eb40b86ac050db3a789ab65fe21c2'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue