From 6286d13cf00762084b0b67bf9aeca1918a31e1b6 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 30 Aug 2014 09:40:57 +0100 Subject: spiped: add 1.3.1 bottle. Closes #31980. Signed-off-by: Mike McQuaid --- Library/Formula/spiped.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/spiped.rb b/Library/Formula/spiped.rb index 18d37498c..efcd49978 100644 --- a/Library/Formula/spiped.rb +++ b/Library/Formula/spiped.rb @@ -5,6 +5,13 @@ class Spiped < Formula url 'https://www.tarsnap.com/spiped/spiped-1.3.1.tgz' sha256 '8a58a983be460b88ed5a105201a0f0afacb83382208761837a62871dcca42fee' + bottle do + cellar :any + sha1 "e4d18a28b907ad3a02199b1c72e9c78fbbcc69ec" => :mavericks + sha1 "418827b51bda749149b4c0a9fd376f8aba9171d3" => :mountain_lion + sha1 "1f320a1a68f9871e93bc669f53761601d2183882" => :lion + end + depends_on :bsdmake depends_on 'openssl' -- cgit v1.2.3