We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c879612 commit da969f1Copy full SHA for da969f1
Formula/s/strongswan.rb
@@ -1,10 +1,9 @@
1
class Strongswan < Formula
2
desc "VPN based on IPsec"
3
homepage "https://www.strongswan.org"
4
- url "https://download.strongswan.org/strongswan-6.0.2.tar.bz2"
5
- sha256 "b8bfc897b84001fd810a281918d6c9ce37503cae0f41b39c43d4aba0201277cf"
+ url "https://download.strongswan.org/strongswan-6.0.3.tar.bz2"
+ sha256 "288f2111f5c9f6ec85fc08fa835bf39232f5c4044969bb4de7b4335163b1efa9"
6
license "GPL-2.0-or-later"
7
- revision 1
8
9
livecheck do
10
url "https://download.strongswan.org/"
0 commit comments