strongswan: add 5.1.2 bottle.

Closes Homebrew/homebrew#27375.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
BrewTestBot 2014-03-10 10:52:40 +00:00 committed by Mike McQuaid
parent d9e2756ce2
commit bda357f5f2

View file

@ -5,6 +5,12 @@ class Strongswan < Formula
url 'http://download.strongswan.org/strongswan-5.1.2.tar.bz2'
sha1 '414569a95faeddacd99d23562be6f5a57b63f700'
bottle do
sha1 "2ab86079317c1639a765917d20fb6fa1666f1e2f" => :mavericks
sha1 "13d46f9a95708fead99868b7c4cb4379011710ba" => :mountain_lion
sha1 "c3cff0ddf082c012a6f77cfde3742a8eaf4994ac" => :lion
end
option 'with-curl', 'Build with libcurl based fetcher'
option 'with-suite-b', 'Build with Suite B support (does not use the IPsec implementation provided by the kernel)'