Skip to content

Commit da969f1

Browse files
committed
strongswan 6.0.3
1 parent c879612 commit da969f1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/s/strongswan.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Strongswan < Formula
22
desc "VPN based on IPsec"
33
homepage "https://www.strongswan.org"
4-
url "https://download.strongswan.org/strongswan-6.0.2.tar.bz2"
5-
sha256 "b8bfc897b84001fd810a281918d6c9ce37503cae0f41b39c43d4aba0201277cf"
4+
url "https://download.strongswan.org/strongswan-6.0.3.tar.bz2"
5+
sha256 "288f2111f5c9f6ec85fc08fa835bf39232f5c4044969bb4de7b4335163b1efa9"
66
license "GPL-2.0-or-later"
7-
revision 1
87

98
livecheck do
109
url "https://download.strongswan.org/"

0 commit comments

Comments
 (0)