strongswan: update to 5.9.9.
This commit is contained in:
parent
2398b49df9
commit
932497b1b4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'strongswan'
|
||||
pkgname=strongswan
|
||||
version=5.9.8
|
||||
version=5.9.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
# tpm support waits on libtss2
|
||||
|
@ -18,8 +18,8 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.strongswan.org/"
|
||||
changelog="https://raw.githubusercontent.com/strongswan/strongswan/master/NEWS"
|
||||
distfiles="https://download.strongswan.org/${pkgname}-${version}.tar.bz2"
|
||||
checksum=d3303a43c0bd7b75a12b64855e8edcb53696f06190364f26d1533bde1f2e453c
|
||||
distfiles="https://download.strongswan.org/strongswan-${version}.tar.bz2"
|
||||
checksum=5e16580998834658c17cebfb31dd637e728669cf2fdd325460234a4643b8d81d
|
||||
make_dirs="/etc/ipsec.d/ 0755 root root
|
||||
/etc/ipsec.d/aacerts 0755 root root
|
||||
/etc/ipsec.d/acerts 0755 root root
|
||||
|
|
Loading…
Reference in New Issue