diff options
author | Aurélien DESBRIÈRES <aurelien@hackers.camp> | 2014-10-09 14:55:11 +0200 |
---|---|---|
committer | Aurélien DESBRIÈRES <aurelien@hackers.camp> | 2014-10-09 14:55:11 +0200 |
commit | cada7bc0133bfab30670a6994586f27f86455054 (patch) | |
tree | 866858ee5a5be3407b04539b92c64626c014ed72 /pcr/arno-iptables-firewall | |
parent | 9a88376937646985d7b355b28fb5ee38d74fb957 (diff) |
A secure stateful firewall for both single and multi-homed machine
Diffstat (limited to 'pcr/arno-iptables-firewall')
-rw-r--r-- | pcr/arno-iptables-firewall/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pcr/arno-iptables-firewall/PKGBUILD b/pcr/arno-iptables-firewall/PKGBUILD index f0def1909..38cd370b4 100644 --- a/pcr/arno-iptables-firewall/PKGBUILD +++ b/pcr/arno-iptables-firewall/PKGBUILD @@ -1,10 +1,10 @@ -# Contributor (Arch) : Jaroslav Lichtblau <dragonlord@aur.archlinux.org> -# Contributor (Arch) : Arto Puranen <purcher@gmail.com> -# Maintainer (Parabola) : Aurélien DESBRIÈRES <aurelien@hackers.camp> +# Maintainer : Aurélien DESBRIÈRES <aurelien@hackers.camp> +# Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> +# Contributor: Arto Puranen <purcher@gmail.com> pkgname=arno-iptables-firewall -pkgver=2.0.1d -pkgrel=2 +pkgver=2.0.1e +pkgrel=1 pkgdesc="A secure stateful firewall for both single and multi-homed machine" arch=('any') url=(http://rocky.eld.leidenuniv.nl/joomla/) |