diff --git a/srcpkgs/strongswan/template b/srcpkgs/strongswan/template index 5ced4bbba4a..869273d1c96 100644 --- a/srcpkgs/strongswan/template +++ b/srcpkgs/strongswan/template @@ -1,7 +1,7 @@ # Template file for 'strongswan' pkgname=strongswan version=5.7.1 -revision=1 +revision=2 build_style=gnu-configure # tpm support waits on libtss2 configure_args="--disable-static --enable-blowfish --enable-curl @@ -11,7 +11,7 @@ configure_args="--disable-static --enable-blowfish --enable-curl depends="iproute2 sqlite" hostmakedepends="pkg-config flex bison python" makedepends="gmp-devel libsoup-devel libldns-devel unbound-devel libcurl-devel" -conf_files="/etc/*.conf /etc/strongswan.d/*.conf /etc/strongswan.d/charon/*.conf" +conf_files="/etc/*.conf /etc/strongswan.d/*.conf /etc/strongswan.d/charon/*.conf /etc/ipsec.secrets" short_desc="IPsec-based VPN solution, supporting IKEv1/IKEv2 and MOBIKE" maintainer="Toyam Cox " license="GPL-2.0-or-later"