mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
strongswan: fix INSTALL.msg
This commit is contained in:
parent
d5fa1a2756
commit
13cf21bb13
2 changed files with 6 additions and 2 deletions
|
@ -1 +1,5 @@
|
||||||
Configuration via ipsec.conf, ipsec.secrets, and ipsec.d using the stroke plugin, as well as using the ipsec command, has been invalidated. Refer to https://wiki.strongswan.org/projects/strongswan/wiki/IpsecConf for further details.
|
Configuration via ipsec.conf, ipsec.secrets, and ipsec.d using the stroke plugin,
|
||||||
|
as well as using the ipsec command, has been invalidated.
|
||||||
|
|
||||||
|
Refer to https://wiki.strongswan.org/projects/strongswan/wiki/IpsecConf
|
||||||
|
for further details.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'strongswan'
|
# Template file for 'strongswan'
|
||||||
pkgname=strongswan
|
pkgname=strongswan
|
||||||
version=6.0.1
|
version=6.0.1
|
||||||
revision=2
|
revision=3
|
||||||
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 --enable-md4
|
configure_args="--disable-static --enable-blowfish --enable-curl --enable-md4
|
||||||
|
|
Loading…
Add table
Reference in a new issue