strongswan 5.5.3
Fixes CVE-2017-9022, CVE-2017-9023. Closes #14076. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9f39072711
commit
ac0628bdb8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Strongswan < Formula
|
||||
desc "VPN based on IPsec"
|
||||
homepage "https://www.strongswan.org"
|
||||
url "https://download.strongswan.org/strongswan-5.5.2.tar.bz2"
|
||||
sha256 "da976fca836f05fc7b7a38baab299745f960cb7640319969d239d8aa4ace9f6a"
|
||||
url "https://download.strongswan.org/strongswan-5.5.3.tar.bz2"
|
||||
sha256 "c5ea54b199174708de11af9b8f4ecf28b5b0743d4bc0e380e741f25b28c0f8d4"
|
||||
|
||||
bottle do
|
||||
sha256 "0ff44b135242daad45fa1c80866edbf4ecfa0e1ae9c089364fdcaebdd2ec9091" => :sierra
|
||||
|
|
Loading…
Reference in a new issue