summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 716af3ec9daa..d4bb8e9268f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = iptables-fullconenat
pkgdesc = Linux kernel packet control tool with FULLCONENAT support.
- pkgver = 1.8.6
+ pkgver = 1.8.7
pkgrel = 1
epoch = 1
url = https://www.netfilter.org/projects/iptables/index.html
@@ -19,8 +19,8 @@ pkgbase = iptables-fullconenat
backup = etc/ethertypes
backup = etc/iptables/iptables.rules
backup = etc/iptables/ip6tables.rules
- source = https://www.netfilter.org/projects/iptables/files/iptables-1.8.6.tar.bz2
- source = https://www.netfilter.org/projects/iptables/files/iptables-1.8.6.tar.bz2.sig
+ source = https://www.netfilter.org/projects/iptables/files/iptables-1.8.7.tar.bz2
+ source = https://www.netfilter.org/projects/iptables/files/iptables-1.8.7.tar.bz2.sig
source = empty.rules
source = simple_firewall.rules
source = empty-filter.rules
@@ -36,7 +36,7 @@ pkgbase = iptables-fullconenat
source = iptables-nft-flush
source = libipt_FULLCONENAT.c::https://raw.githubusercontent.com/Chion82/netfilter-full-cone-nat/master/libipt_FULLCONENAT.c
validpgpkeys = 37D964ACC04981C75500FB9BD55D978A8A1420E4
- sha1sums = 95c866895a9b11387c2a633561c905148c9d0276
+ sha1sums = 05ef75415cb7cb7641f51d51e74f3ea29cc31ab1
sha1sums = SKIP
sha1sums = 83b3363878e3660ce23b2ad325b53cbd6c796ecf
sha1sums = f085a71f467e4d7cb2cf094d9369b0bcc4bab6ec
diff --git a/PKGBUILD b/PKGBUILD
index 72eeef44c33e..1b8c4255ade8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=iptables
pkgbase=iptables-fullconenat
pkgname=(iptables-fullconenat iptables-fullconenat-nft)
-pkgver=1.8.6
+pkgver=1.8.7
pkgrel=1
epoch=1
pkgdesc='Linux kernel packet control tool with FULLCONENAT support.'
@@ -20,7 +20,7 @@ source=(https://www.netfilter.org/projects/iptables/files/$_pkgbase-$pkgver.tar.
empty.rules simple_firewall.rules empty-{filter,mangle,nat,raw,security}.rules
{arp,eb,ip,ip6}tables.service iptables-{legacy,nft}-flush
"libipt_FULLCONENAT.c::https://raw.githubusercontent.com/Chion82/netfilter-full-cone-nat/master/libipt_FULLCONENAT.c")
-sha1sums=('95c866895a9b11387c2a633561c905148c9d0276'
+sha1sums=('05ef75415cb7cb7641f51d51e74f3ea29cc31ab1'
'SKIP'
'83b3363878e3660ce23b2ad325b53cbd6c796ecf'
'f085a71f467e4d7cb2cf094d9369b0bcc4bab6ec'