summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-08-22 11:38:06 +0800
committerlilac2020-08-22 11:38:06 +0800
commitcfbecfb80e9572af8ae538085cac62c46bbc3fda (patch)
tree82eb217f8e381ddd086ca747493c0dd8ae246c73
parentaf7f3d616c81c3b50623be1d5ad9cb34990971c1 (diff)
downloadaur-cfbecfb80e9572af8ae538085cac62c46bbc3fda.tar.gz
[lilac] updated to 1:1.8.5-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7644e3347464..c9ea5a08b6ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = iptables-fullconenat
pkgdesc = Linux kernel packet control tool with FULLCONENAT support.
- pkgver = 1.8.4
+ pkgver = 1.8.5
pkgrel = 2
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.4.tar.bz2
- source = https://www.netfilter.org/projects/iptables/files/iptables-1.8.4.tar.bz2.sig
+ source = https://www.netfilter.org/projects/iptables/files/iptables-1.8.5.tar.bz2
+ source = https://www.netfilter.org/projects/iptables/files/iptables-1.8.5.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 = C09DB2063F1D7034BA6152ADAB4655A126D292E4
- sha1sums = cd5fe776fb2b0479b3234758fc333777caa1239b
+ sha1sums = f177a58d0a71b00d68ef5792ae4676bcc0ad29e6
sha1sums = SKIP
sha1sums = 83b3363878e3660ce23b2ad325b53cbd6c796ecf
sha1sums = f085a71f467e4d7cb2cf094d9369b0bcc4bab6ec
diff --git a/PKGBUILD b/PKGBUILD
index 7bf37573ddfa..81d534014110 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=iptables
pkgbase=iptables-fullconenat
pkgname=(iptables-fullconenat iptables-fullconenat-nft)
-pkgver=1.8.4
+pkgver=1.8.5
pkgrel=2
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=('cd5fe776fb2b0479b3234758fc333777caa1239b'
+sha1sums=('f177a58d0a71b00d68ef5792ae4676bcc0ad29e6'
'SKIP'
'83b3363878e3660ce23b2ad325b53cbd6c796ecf'
'f085a71f467e4d7cb2cf094d9369b0bcc4bab6ec'