summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2019-06-21 20:39:17 +0800
committerlilac2019-06-21 20:39:17 +0800
commita1170a3c8ceb523c7664addcb526e99fb9dbbd69 (patch)
tree9c635211b892266f51be0085963ec2f15f80c3d7
parent6ec3eb2c491db9ac2776411c233ec033be49841c (diff)
downloadaur-a1170a3c8ceb523c7664addcb526e99fb9dbbd69.tar.gz
update by lilac
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD18
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e0fd20f4b3e..d44089a4a568 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iptables-fullconenat
- pkgdesc = Linux kernel packet control tool with FULLCONENAT support/
- pkgver = 1.8.2
- pkgrel = 2
+ pkgdesc = Linux kernel packet control tool with FULLCONENAT support.
+ pkgver = 1.8.3
+ pkgrel = 1
epoch = 1
url = https://www.netfilter.org/projects/iptables/index.html
install = iptables-fullconenat.install
@@ -18,8 +18,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.2.tar.bz2
- source = https://www.netfilter.org/projects/iptables/files/iptables-1.8.2.tar.bz2.sig
+ 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 = empty.rules
source = simple_firewall.rules
source = empty-filter.rules
@@ -35,7 +35,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 = 215c4ef4c6cd29ef0dd265b4fa5ec51a4f930c92
+ sha1sums = 6df99e90cb4d59032ab2050ebb426fe065249bd3
sha1sums = SKIP
sha1sums = 83b3363878e3660ce23b2ad325b53cbd6c796ecf
sha1sums = f085a71f467e4d7cb2cf094d9369b0bcc4bab6ec
@@ -50,13 +50,13 @@ pkgbase = iptables-fullconenat
sha1sums = 9cec592787e32451f58fa608ea057870e07aa704
sha1sums = d10af7780d1634778d898c709e2d950aa1561856
sha1sums = 15c1684f3e671f4d0ede639a7c9c08e1a841511c
- sha1sums = SKIP
+ sha1sums = b5dd6f51b9257150290a140453e09d38fb63c391
pkgname = iptables-fullconenat
- pkgdesc = Linux kernel packet control tool with FULLCONENAT support/ (using legacy interface)
+ pkgdesc = Linux kernel packet control tool with FULLCONENAT support. (using legacy interface)
pkgname = iptables-fullconenat-nft
- pkgdesc = Linux kernel packet control tool with FULLCONENAT support/ (using nft interface)
+ pkgdesc = Linux kernel packet control tool with FULLCONENAT support. (using nft interface)
depends = libnftnl
depends = libpcap
depends = libnfnetlink
diff --git a/PKGBUILD b/PKGBUILD
index 36ea5358b209..72df5917a3de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Edward Pacman <edward@edward-p.xyz>
-_pkgrealbase=iptables
+_pkgbase=iptables
pkgbase=iptables-fullconenat
pkgname=(iptables-fullconenat iptables-fullconenat-nft)
-pkgver=1.8.2
-pkgrel=2
+pkgver=1.8.3
+pkgrel=1
epoch=1
-pkgdesc='Linux kernel packet control tool with FULLCONENAT support/'
+pkgdesc='Linux kernel packet control tool with FULLCONENAT support.'
arch=(x86_64)
license=(GPL2)
url='https://www.netfilter.org/projects/iptables/index.html'
@@ -15,11 +15,11 @@ makedepends=(linux-api-headers)
provides=('iptables')
install=${pkgbase}.install
backup=(etc/ethertypes etc/iptables/{ip,ip6}tables.rules)
-source=(https://www.netfilter.org/projects/iptables/files/$_pkgrealbase-$pkgver.tar.bz2{,.sig}
+source=(https://www.netfilter.org/projects/iptables/files/$_pkgbase-$pkgver.tar.bz2{,.sig}
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=('215c4ef4c6cd29ef0dd265b4fa5ec51a4f930c92'
+sha1sums=('6df99e90cb4d59032ab2050ebb426fe065249bd3'
'SKIP'
'83b3363878e3660ce23b2ad325b53cbd6c796ecf'
'f085a71f467e4d7cb2cf094d9369b0bcc4bab6ec'
@@ -34,12 +34,12 @@ sha1sums=('215c4ef4c6cd29ef0dd265b4fa5ec51a4f930c92'
'9cec592787e32451f58fa608ea057870e07aa704'
'd10af7780d1634778d898c709e2d950aa1561856'
'15c1684f3e671f4d0ede639a7c9c08e1a841511c'
- 'SKIP')
+ 'b5dd6f51b9257150290a140453e09d38fb63c391')
validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
prepare() {
mkdir build
- cd $_pkgrealbase-$pkgver
+ cd $_pkgbase-$pkgver
cp ../libipt_FULLCONENAT.c extensions/
# use system one
@@ -48,7 +48,7 @@ prepare() {
build() {
cd build
- ../$_pkgrealbase-$pkgver/configure \
+ ../$_pkgbase-$pkgver/configure \
--prefix=/usr \
--sysconfdir=/etc \
--sbindir=/usr/bin \