strongswan 5.1.2

master
Tobias Brunner 2014-03-10 11:45:27 +01:00 committed by Mike McQuaid
parent a12e790875
commit d9e2756ce2
1 changed files with 2 additions and 2 deletions

View File

@ -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)'