aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMike McQuaid2014-02-22 22:45:03 +0000
committerMike McQuaid2014-02-22 22:45:03 +0000
commitee04f60855104ca31fd3ca2a811dfb6731bec219 (patch)
tree549f7543316a609eb4e603710e151e1d8b10c6c6 /Library
parentc0f21f2f12b14b713aa1e34a37459bad3e58a48b (diff)
downloadhomebrew-ee04f60855104ca31fd3ca2a811dfb6731bec219.tar.bz2
md5sha1sum: add bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/md5sha1sum.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/md5sha1sum.rb b/Library/Formula/md5sha1sum.rb
index afa1a51d7..f9272389e 100644
--- a/Library/Formula/md5sha1sum.rb
+++ b/Library/Formula/md5sha1sum.rb
@@ -6,6 +6,13 @@ class Md5sha1sum < Formula
mirror "http://www.sourcefiles.org/Utilities/Console/M-P/md5sha1sum-0.9.5.tar.gz"
sha1 '84a46bfd2b49daa0a601a9c55b7d87c27e19ef87'
+ bottle do
+ cellar :any
+ sha1 "2f064d2390b9564b6c9d6b84623e2807dd031706" => :mavericks
+ sha1 "0c5dee6e92679788df27d0e2f53f23bceaf21ed4" => :mountain_lion
+ sha1 "11bae51a115c14688f7f57cf0903a829f8c28dde" => :lion
+ end
+
conflicts_with 'polarssl', :because => 'both install conflicting binaries'
def install