aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-06-22 08:20:47 +0100
committerMike McQuaid2014-06-22 08:26:51 +0100
commit3e832a4cdde1417f46e29ee788b71360fecf4c45 (patch)
tree74c29cf66757704f3b53fb682c4146841a6995f0 /Library/Formula
parentdc2b33c2c8d3466140e7f05fb8d60d799e971af2 (diff)
downloadhomebrew-3e832a4cdde1417f46e29ee788b71360fecf4c45.tar.bz2
ii: add 1.7 bottle.
Closes #30359. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ii.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/ii.rb b/Library/Formula/ii.rb
index 796e2d531..9ac2aa9cc 100644
--- a/Library/Formula/ii.rb
+++ b/Library/Formula/ii.rb
@@ -5,6 +5,13 @@ class Ii < Formula
url 'http://dl.suckless.org/tools/ii-1.7.tar.gz'
sha1 '499f40b8d9cac6d2de0c27b1db087de6b819e279'
+ bottle do
+ cellar :any
+ sha1 "de99aa533e552f3d95d3139c0a933b5cdf2eb207" => :mavericks
+ sha1 "1a22188f373828e5738fcd1dfc981402384321df" => :mountain_lion
+ sha1 "9f66c3d6465cb6b2c20a913926398b84ba4d2bb2" => :lion
+ end
+
def install
inreplace 'config.mk' do |s|
s.gsub! '/usr/local', prefix