Skip to content

Commit

Permalink
libogg: add bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Feb 22, 2014
1 parent bc66fbf commit 2b02f15
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/libogg.rb
Expand Up @@ -5,6 +5,13 @@ class Libogg < Formula
url 'http://downloads.xiph.org/releases/ogg/libogg-1.3.1.tar.gz'
sha1 '270685c2a3d9dc6c98372627af99868aa4b4db53'

bottle do
cellar :any
sha1 "925af318955228698a49274ad4d8fdf159516476" => :mavericks
sha1 "097ab6c63f37d1e5c87c1f1d537ba544dcb00690" => :mountain_lion
sha1 "01f043b7262c73bce7bb2cb5237e90ee91462b58" => :lion
end

head do
url 'http://svn.xiph.org/trunk/ogg'

Expand Down

0 comments on commit 2b02f15

Please sign in to comment.