From ccf2e27077176fffaf310ce8d0f18dc6746999d3 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 21 Aug 2014 09:13:25 +0100 Subject: fail2ban: add 0.8.14 bottle. --- Library/Formula/fail2ban.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/fail2ban.rb b/Library/Formula/fail2ban.rb index d6e63af8d..826619583 100644 --- a/Library/Formula/fail2ban.rb +++ b/Library/Formula/fail2ban.rb @@ -5,6 +5,12 @@ class Fail2ban < Formula url "https://github.com/fail2ban/fail2ban/archive/0.8.14.tar.gz" sha1 "fb104335acf9d71552a4a1cec06fac1187846867" + bottle do + sha1 "ab90e39f9669b929dd4ec43b9f736a1ab1cac652" => :mavericks + sha1 "3b2c563f7316ed9c485744e24ec6abc3bb242040" => :mountain_lion + sha1 "0c91986b55c0d35497ef0d4c42d992c9958c577e" => :lion + end + def install rm "setup.cfg" inreplace "setup.py" do |s| -- cgit v1.2.3