aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-06-09 13:47:29 +0100
committerMike McQuaid2014-06-09 16:08:30 +0100
commite9ce676cd6a770171b1bf2cd76763eff19640a12 (patch)
tree346b605a2ae24aa22ce09080e9cc765be9c08b7e
parentd8af29d63a5b94ffee863788210c3a895315035f (diff)
downloadhomebrew-e9ce676cd6a770171b1bf2cd76763eff19640a12.tar.bz2
bsdmake: add 24 bottle.
-rw-r--r--Library/Formula/bsdmake.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/bsdmake.rb b/Library/Formula/bsdmake.rb
index e2ca79513..6bcae3352 100644
--- a/Library/Formula/bsdmake.rb
+++ b/Library/Formula/bsdmake.rb
@@ -5,6 +5,12 @@ class Bsdmake < Formula
url "http://opensource.apple.com/tarballs/bsdmake/bsdmake-24.tar.gz"
sha1 "9ce3c3fc01e0eb47d82827b1eb227eb371fefd5c"
+ bottle do
+ sha1 "79030aa9845b6d38597687450fe2e816096ded78" => :mavericks
+ sha1 "ec9167226d71cb85d097b4a9c2770cf98a5465e1" => :mountain_lion
+ sha1 "517532eb240860be38ef6c6523aae550e2be5ca6" => :lion
+ end
+
keg_only :provided_until_xcode43
# MacPorts patches to make bsdmake play nice with our prefix system