From 38c60e2f9ec4bd6bc14eaabad49ae74e489fd997 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Jul 2014 22:27:44 +0100 Subject: libxspf: add 1.2.0 bottle. --- Library/Formula/libxspf.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/libxspf.rb b/Library/Formula/libxspf.rb index 789f6a8f3..85ce95bd6 100644 --- a/Library/Formula/libxspf.rb +++ b/Library/Formula/libxspf.rb @@ -5,6 +5,13 @@ class Libxspf < Formula url 'http://downloads.xiph.org/releases/xspf/libxspf-1.2.0.tar.bz2' sha1 '23bbc0573636928210f42699029941dd06b20a1d' + bottle do + cellar :any + sha1 "d858c927da52a6405c92ad6aa6e27243b10be5b8" => :mavericks + sha1 "129184060997e8de693d05353a17186eedeb6bd7" => :mountain_lion + sha1 "8fabe7ae1a7ee2685207f67b33aee57d06697a1e" => :lion + end + depends_on 'pkg-config' => :build depends_on 'cpptest' depends_on 'uriparser' -- cgit v1.2.3