summaryrefslogtreecommitdiff
path: root/iptables/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'iptables/Pkgfile')
-rw-r--r--iptables/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/iptables/Pkgfile b/iptables/Pkgfile
index 5493bc82..eb5f5882 100644
--- a/iptables/Pkgfile
+++ b/iptables/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: nftables
name=iptables
-version=1.8.8
+version=1.8.9
release=1
-source=(https://www.netfilter.org/projects/$name/files/$name-$version.tar.bz2)
+source=(https://www.netfilter.org/projects/$name/files/$name-$version.tar.xz)
build () {
cd $name-$version

Generated by cgit