summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaroslav Lichtblau2016-10-11 18:57:29 +0200
committerJaroslav Lichtblau2016-10-11 18:57:29 +0200
commita3f817fcc87231e279dc525636ed2823452e4653 (patch)
tree0848f9afcafefa857f131d8fa5c56d6e5d61a017 /PKGBUILD
parent6258f07df6dbab049ef899bd97ba79213ed3a1d5 (diff)
downloadaur-a3f817fcc87231e279dc525636ed2823452e4653.tar.gz
arno-iptables-firewall-2.0.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a62b6bf446a..087c4065fb0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor: Arto Puranen <purcher@gmail.com>
pkgname=arno-iptables-firewall
-pkgver=2.0.1f
+pkgver=2.0.1g
pkgrel=1
pkgdesc="A secure stateful firewall for both single and multi-homed machine"
arch=('any')
-url="http://rocky.eld.leidenuniv.nl/joomla/"
+url="https://github.com/arno-iptables-firewall/aif/"
license=('GPL')
depends=('iptables' 'iproute2')
makedepends=('patch')
@@ -29,7 +29,7 @@ backup=(etc/${pkgname}/firewall.conf
etc/${pkgname}/plugins/transparent-proxy.conf)
source=(http://rocky.eld.leidenuniv.nl/$pkgname/${pkgname}_${pkgver}.tar.gz
${pkgname}.patch)
-sha256sums=('198848b8241b31f8498b43517af13879f55e00d17edfc6647ca48b43af2789a9'
+sha256sums=('0bafd85ddc235752250eaec0c7fdb21e530912483f6807a97f86158ed2d301f7'
'fbac95bced8565b00f5ff7b403579b1aaf7d386deb61c0f4a9acf50408a8200d')
package() {