From 98a8298c8bc53db56b099efc3a742fccd00e68d3 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 25 Jul 2014 15:07:51 +0100 Subject: stunnel: add 5.02 bottle. Closes #31118. Signed-off-by: Mike McQuaid --- Library/Formula/stunnel.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/stunnel.rb b/Library/Formula/stunnel.rb index 8190d5005..dddf41310 100644 --- a/Library/Formula/stunnel.rb +++ b/Library/Formula/stunnel.rb @@ -6,6 +6,12 @@ class Stunnel < Formula mirror 'https://www.stunnel.org/downloads/stunnel-5.02.tar.gz' sha256 'c258b71d7f82bba5b0a4ccc69fbda632f1fefe9108589a92aa1016f33985973e' + bottle do + sha1 "df50d590c271a6f9352c0454cdcbc4a6387d2245" => :mavericks + sha1 "57dc002b6a69e423a158fd2887aa4b59ae32faa6" => :mountain_lion + sha1 "a611c659ce01c7e4d214645c3d63e3f4aabc9167" => :lion + end + depends_on "openssl" def install -- cgit v1.2.3