[arch-commits] Commit in nftables/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Tue Jun 16 16:18:27 UTC 2020
Date: Tuesday, June 16, 2020 @ 16:18:27
Author: seblu
Revision: 389373
upgpkg: nftables 1:0.9.6-1
Modified:
nftables/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-16 16:05:32 UTC (rev 389372)
+++ PKGBUILD 2020-06-16 16:18:27 UTC (rev 389373)
@@ -2,7 +2,7 @@
pkgname=nftables
epoch=1
-pkgver=0.9.4
+pkgver=0.9.6
pkgrel=1
pkgdesc='Netfilter tables userspace tools'
arch=('x86_64')
@@ -16,7 +16,7 @@
source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
'nftables.conf'
'nftables.service')
-sha256sums=('08b8683a9db5fba980bc092b75288af98d218bbe8ab446daf2338570d0730f9a'
+sha256sums=('68d6fdfe8ab02303e6b1f13968a4022da5b0120110eaee3233d806857937b66e'
'SKIP'
'7b00611bb0533ca2f4abce14e22e9de39c344e241d4eae884c5e594d1b1ce8df'
'3c6a34a400022450df0b6e97b3f16eea5cab7741a0e5f16858b46a3e6591b5af')
@@ -40,7 +40,8 @@
--prefix=/usr \
--sbindir=/usr/bin \
--sysconfdir=/usr/share \
- --with-json
+ --with-json \
+ --disable-debug
make
}
More information about the arch-commits
mailing list