Skip to content

Commit

Permalink
oggz 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed Jul 30, 2012
1 parent 8b86880 commit 4374ccc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/oggz.rb
@@ -1,9 +1,9 @@
require 'formula'

class Oggz < Formula
url 'http://downloads.xiph.org/releases/liboggz/liboggz-1.0.0.tar.gz'
md5 '57359f6f0824b3e9bad85b49a6418514'
homepage 'http://www.xiph.org/oggz/'
url 'http://downloads.xiph.org/releases/liboggz/liboggz-1.1.1.tar.gz'
sha1 '3540190c8c9a31d834aa7794ef991bbab699f4de'

depends_on 'pkg-config' => :build
depends_on 'libogg'
Expand Down

0 comments on commit 4374ccc

Please sign in to comment.