diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/strongswan.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/strongswan.rb b/Library/Formula/strongswan.rb index 2d858987e..6587fd9e5 100644 --- a/Library/Formula/strongswan.rb +++ b/Library/Formula/strongswan.rb @@ -2,8 +2,8 @@ require 'formula' class Strongswan < Formula homepage 'http://www.strongswan.org' - url 'http://download.strongswan.org/strongswan-5.1.1.tar.bz2' - sha1 'eba9c90e3e910edd18ef4f1e380e59751965258b' + url 'http://download.strongswan.org/strongswan-5.1.2.tar.bz2' + sha1 '414569a95faeddacd99d23562be6f5a57b63f700' 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)' |
