Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=7447ba013ec781cf6987c0da706d62286c4a28cb
commit 7447ba013ec781cf6987c0da706d62286c4a28cb Author: crazy <[email protected]> Date: Sat Feb 10 22:13:33 2018 +0100 strongswan-5.6.1-3-x86_64 * rebuild with tc diff --git a/source/network-extra/strongswan/FrugalBuild b/source/network-extra/strongswan/FrugalBuild index c978327..347016a 100644 --- a/source/network-extra/strongswan/FrugalBuild +++ b/source/network-extra/strongswan/FrugalBuild @@ -4,10 +4,11 @@ pkgname=strongswan pkgver=5.6.1 -pkgrel=2 +pkgrel=3 pkgdesc="the OpenSource IPsec-based VPN Solution for Linux" url="http://www.strongswan.org/" depends=('curl' 'json-c>=0.13' 'gmp' 'iproute2' 'openssl' 'sqlite3' 'libsystemd' 'libsoup' 'networkmanager') +makedepends+=('systemd') groups=('network-extra') archs=('x86_64') ## please note with each new option/plugin you enable a new conf will be created _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
