Skip to content

Commit b3f24e4

Browse files
committed
net/strongswan: bump to version 6.0
This version fixes several security issues.
1 parent ed67cc9 commit b3f24e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/net/strongswan.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
inherit: [autotools]
22

33
metaEnvironment:
4-
PKG_VERSION: "5.9.14"
4+
PKG_VERSION: "6.0.0"
55
PKG_LICENSE: "GPL-2.0+"
66

77
depends:
@@ -19,8 +19,8 @@ depends:
1919

2020
checkoutSCM:
2121
scm: url
22-
url: https://download.strongswan.org/strongswan-${PKG_VERSION}.tar.gz
23-
digestSHA1: 4f8a41b219caebb1bd7337da4a99116280172596
22+
url: https://download.strongswan.org/strongswan-${PKG_VERSION}.tar.bz2
23+
digestSHA256: 72fe58b7523155703b65b08c3cc559c2c9a5c96da54afebd8136f6623e7dda82
2424
stripComponents: 1
2525

2626
buildScript: |

0 commit comments

Comments
 (0)