fail2ban: add 0.8.14 bottle.
This commit is contained in:
parent
f1844bb9bb
commit
275c71fcc0
1 changed files with 6 additions and 0 deletions
|
@ -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|
|
||||
|
|
Loading…
Reference in a new issue