nftables: update to 0.8.2.
This commit is contained in:
parent
428a537d6c
commit
af1fbce98c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nftables'
|
||||
pkgname=nftables
|
||||
version=0.8.1
|
||||
version=0.8.2
|
||||
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=8aead66cce70d68c70e4be917813abcbcf62811ee6de4c7761d0e34391772fc4
|
||||
checksum=675f0aaf88f11e7eacef63dc89cb65d207d9e09c3ea6d518f0ebbb013f0767ec
|
||||
|
||||
post_extract() {
|
||||
sed -i '1i#include "config.h"' src/proto.c
|
||||
|
|
Loading…
Reference in New Issue