summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaroslav Lichtblau2020-09-20 18:10:09 +0200
committerJaroslav Lichtblau2020-09-20 18:10:09 +0200
commit0888023925507c2e7a553facdf8f98b4ca84a70d (patch)
tree4f9f836e497ffadf62e6742d005e3902d3af2de9 /PKGBUILD
parentb425bbfc09f8a32069546e6281ffe316da9ce802 (diff)
downloadaur-0888023925507c2e7a553facdf8f98b4ca84a70d.tar.gz
arno-iptables-firewall-2.1.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16a754b299d7..b2e31e23a344 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Arto Puranen <purcher@gmail.com>
pkgname=arno-iptables-firewall
-pkgver=2.1.0
+pkgver=2.1.1
pkgrel=1
pkgdesc="A secure stateful firewall for both single and multi-homed machine"
arch=('any')
@@ -35,7 +35,7 @@ backup=(etc/${pkgname}/firewall.conf
etc/${pkgname}/plugins/transparent-proxy.conf)
source=($pkgname-$pkgver.tar.gz::https://github.com/arno-iptables-firewall/aif/archive/${pkgver}.tar.gz
$pkgname.patch)
-sha256sums=('78b9888c07cd1b62118dff06b2fdf81ae3af9820ad9699f4537c016fd277736c'
+sha256sums=('6f5ae0e671b8ded8eb80efa48d4d0aa50324acde6ffdc4b3d34c7f8cc4fce598'
'fbac95bced8565b00f5ff7b403579b1aaf7d386deb61c0f4a9acf50408a8200d')
prepare() {