aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-02-24 16:45:09 +0000
committerBrewTestBot2014-02-24 16:45:09 +0000
commitb03fe65c1d8878af46510c567c529c3d739f40d3 (patch)
tree877a05a49fc1c7b6a06e6d9c2b13128cba3cf347
parent8dd5c9d114a071028938dbeea314a172c1cfc56d (diff)
downloadhomebrew-b03fe65c1d8878af46510c567c529c3d739f40d3.tar.bz2
libarchive: add 3.1.2 bottle.
-rw-r--r--Library/Formula/libarchive.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/libarchive.rb b/Library/Formula/libarchive.rb
index d4613921d..41a862ada 100644
--- a/Library/Formula/libarchive.rb
+++ b/Library/Formula/libarchive.rb
@@ -5,6 +5,13 @@ class Libarchive < Formula
url 'http://www.libarchive.org/downloads/libarchive-3.1.2.tar.gz'
sha1 '6a991777ecb0f890be931cec4aec856d1a195489'
+ bottle do
+ cellar :any
+ sha1 "0e5d1b4f626533dfa2ff13787c4d43a500f36d93" => :mavericks
+ sha1 "a894d93ee0bd3f3c339b52ffd4b19c818a7bcab0" => :mountain_lion
+ sha1 "322b708d62733c3a4b5054b3fa839a2b2801193e" => :lion
+ end
+
keg_only :provided_by_osx
def install