mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
strongswan: update to 5.8.0.
This commit is contained in:
parent
ebe7bec4ab
commit
65e67fa2c1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'strongswan'
|
# Template file for 'strongswan'
|
||||||
pkgname=strongswan
|
pkgname=strongswan
|
||||||
version=5.7.2
|
version=5.8.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# tpm support waits on libtss2
|
# tpm support waits on libtss2
|
||||||
configure_args="--disable-static --enable-blowfish --enable-curl
|
configure_args="--disable-static --enable-blowfish --enable-curl
|
||||||
|
@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.strongswan.org/"
|
homepage="https://www.strongswan.org/"
|
||||||
changelog="https://wiki.strongswan.org/projects/strongswan/wiki/Changelog"
|
changelog="https://wiki.strongswan.org/projects/strongswan/wiki/Changelog"
|
||||||
distfiles="https://download.strongswan.org/${pkgname}-${version}.tar.bz2"
|
distfiles="https://download.strongswan.org/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=308e3ba76e2ce2da070e48fcebbe1fa923a27cc71e43bf63917e6f2a889ecc70
|
checksum=15b1e10c7dd6253ab5d791fe9b9cb84624e24c118aecd9b90251b4e60daa0933
|
||||||
make_dirs="/etc/ipsec.d/ 0755 root root
|
make_dirs="/etc/ipsec.d/ 0755 root root
|
||||||
/etc/ipsec.d/aacerts 0755 root root
|
/etc/ipsec.d/aacerts 0755 root root
|
||||||
/etc/ipsec.d/acerts 0755 root root
|
/etc/ipsec.d/acerts 0755 root root
|
||||||
|
|
Loading…
Add table
Reference in a new issue