nftables: update to 0.8.3.
This commit is contained in:
parent
2150f0f2d7
commit
289814a126
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nftables'
|
||||
pkgname=nftables
|
||||
version=0.8.2
|
||||
version=0.8.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin CONFIG_MAN=y DB2MAN=docbook2man"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2"
|
||||
homepage="http://netfilter.org/projects/nftables/"
|
||||
distfiles="http://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2"
|
||||
checksum=675f0aaf88f11e7eacef63dc89cb65d207d9e09c3ea6d518f0ebbb013f0767ec
|
||||
checksum=d16be1f5db88e95d29fc0b0e4df88acd079f3ee8e2b872ec7673f9a0d5d95e38
|
||||
|
||||
post_extract() {
|
||||
sed -i '1i#include "config.h"' src/proto.c
|
||||
|
|
Loading…
Reference in New Issue