aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-01-13 14:36:10 +0000
committerMike McQuaid2015-01-13 15:00:30 +0000
commitd1c87e10ab282719b0d789aba7884668b87f70a2 (patch)
tree54cf9d1cddb4cd28100a8968dc0fe7cf05966d19 /Library/Formula
parentfc19abff6d9b596896300e2d66b6ad595ce50a30 (diff)
downloadhomebrew-d1c87e10ab282719b0d789aba7884668b87f70a2.tar.bz2
surfraw: add 2.2.9 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/surfraw.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/surfraw.rb b/Library/Formula/surfraw.rb
index 70454204e..85ab03792 100644
--- a/Library/Formula/surfraw.rb
+++ b/Library/Formula/surfraw.rb
@@ -4,6 +4,12 @@ class Surfraw < Formula
url "http://surfraw.alioth.debian.org/dist/surfraw-2.2.9.tar.gz"
sha1 "70bbba44ffc3b1bf7c7c4e0e9f0bdd656698a1c0"
+ bottle do
+ sha1 "6c592c99adf6c1a0bb4993a36e4392bce6e24eaa" => :yosemite
+ sha1 "8ca477ffd5f157aa40b258d66e2536691d769921" => :mavericks
+ sha1 "b17ead2b3f8030e659d0af4b44332f76397607f5" => :mountain_lion
+ end
+
def install
system "./prebuild" if build.head?
system "./configure", "--prefix=#{prefix}",