[arch-commits] Commit in nftables/trunk (PKGBUILD)
Sébastien Luttringer
seblu at gemini.archlinux.org
Sun Nov 21 16:45:37 UTC 2021
Date: Sunday, November 21, 2021 @ 16:45:37
Author: seblu
Revision: 428757
upgpkg: nftables 1:1.0.1-1
Modified:
nftables/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-21 16:18:49 UTC (rev 428756)
+++ PKGBUILD 2021-11-21 16:45:37 UTC (rev 428757)
@@ -2,7 +2,7 @@
pkgname=nftables
epoch=1
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc='Netfilter tables userspace tools'
arch=('x86_64')
@@ -17,7 +17,7 @@
'nftables.conf'
'nftables.service')
install=nftables.install
-sha256sums=('58bf547daf967a2b88ecb4f425f126006ebde22711db806b25c1d6cf84fe45f4'
+sha256sums=('3ceeba625818e81a0be293e9dd486c3ef799ebd92165270f1e57e9a201efa423'
'SKIP'
'2aff88019097d21dbfa4713f5b54c184751c86376e458b683f8d90f3abd232a8'
'deffeef36fe658867dd9203ec13dec85047a6d224ea63334dcf60db97e1809ea')
@@ -42,6 +42,7 @@
--sbindir=/usr/bin \
--sysconfdir=/usr/share \
--with-json \
+ --with-cli=readline \
--disable-debug
make
}
More information about the arch-commits
mailing list