summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-03-26 18:18:12 +0800
committerlilac2020-03-26 18:18:12 +0800
commit9ee7993ecea471c02bc3d0bb1b0e008de4def83a (patch)
tree172364c281f4b278427744f4c6853819f11ef300
parent315e283c432f950830e0c8cf85cf5501a57d684e (diff)
downloadaur-9ee7993ecea471c02bc3d0bb1b0e008de4def83a.tar.gz
update by lilac
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7055a83eeff..888ce2cad7ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iptables-fullconenat
pkgdesc = Linux kernel packet control tool with FULLCONENAT support.
- pkgver = 1.8.3
- pkgrel = 3
+ pkgver = 1.8.4
+ pkgrel = 1
epoch = 1
url = https://www.netfilter.org/projects/iptables/index.html
install = iptables-fullconenat.install
@@ -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.3.tar.bz2
- source = https://www.netfilter.org/projects/iptables/files/iptables-1.8.3.tar.bz2.sig
+ 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 = 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 = 6df99e90cb4d59032ab2050ebb426fe065249bd3
+ sha1sums = cd5fe776fb2b0479b3234758fc333777caa1239b
sha1sums = SKIP
sha1sums = 83b3363878e3660ce23b2ad325b53cbd6c796ecf
sha1sums = f085a71f467e4d7cb2cf094d9369b0bcc4bab6ec
diff --git a/PKGBUILD b/PKGBUILD
index 5b2e263f24cf..7fe6155ba0d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgbase=iptables
pkgbase=iptables-fullconenat
pkgname=(iptables-fullconenat iptables-fullconenat-nft)
-pkgver=1.8.3
-pkgrel=3
+pkgver=1.8.4
+pkgrel=1
epoch=1
pkgdesc='Linux kernel packet control tool with FULLCONENAT support.'
arch=(x86_64)
@@ -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=('6df99e90cb4d59032ab2050ebb426fe065249bd3'
+sha1sums=('cd5fe776fb2b0479b3234758fc333777caa1239b'
'SKIP'
'83b3363878e3660ce23b2ad325b53cbd6c796ecf'
'f085a71f467e4d7cb2cf094d9369b0bcc4bab6ec'