aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-07-18 15:17:00 +0100
committerJack Nagel2014-07-18 19:14:04 -0500
commita55ce7f0ca8a8e6e96164303b1e5222b70634721 (patch)
tree185208d418a82e2c76bcb113a6b64a30e7b0eab0 /Library/Formula
parente361d82f43c2366b03f45c1a1b72697d52fe0161 (diff)
downloadhomebrew-a55ce7f0ca8a8e6e96164303b1e5222b70634721.tar.bz2
socat: add 1.7.2.4 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/socat.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/socat.rb b/Library/Formula/socat.rb
index 715c04988..56d0f9754 100644
--- a/Library/Formula/socat.rb
+++ b/Library/Formula/socat.rb
@@ -6,6 +6,13 @@ class Socat < Formula
mirror 'http://ftp.de.debian.org/debian/pool/main/s/socat/socat_1.7.2.4.orig.tar.bz2'
sha1 '55650f3c4c1a5cdc323b2e6eece416b6303d39b5'
+ bottle do
+ cellar :any
+ sha1 "2adcb868d02085a1750ae6d2cb737a133f46e758" => :mavericks
+ sha1 "7fbdafbdd205731de188c08f501816cf835ea9c8" => :mountain_lion
+ sha1 "57e25b005e2f3261861400adf34869460daf828d" => :lion
+ end
+
devel do
url 'http://www.dest-unreach.org/socat/download/socat-2.0.0-b7.tar.gz'
mirror 'http://fossies.org/linux/privat/socat-2.0.0-b7.tar.gz'