nftables: update to 0.5.
This commit is contained in:
parent
bceb505b03
commit
2f466f1a12
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nftables'
|
||||
pkgname=nftables
|
||||
version=0.4
|
||||
revision=3
|
||||
version=0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin CONFIG_MAN=y DB2MAN=docbook2man"
|
||||
hostmakedepends="pkg-config docbook2x flex bison"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://netfilter.org/projects/nftables/"
|
||||
distfiles="http://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2"
|
||||
checksum=f6ca69b75c68915f9f3a3972274ec68354dfbbcfc0b9fc55c813a0525c351d3c
|
||||
checksum=1fb6dff333d8a4fc347cbbe273bf905a2634b27a8c39df0d3a45d5a3fde10ad6
|
||||
|
||||
post_extract() {
|
||||
sed -i '1i#include "config.h"' src/proto.c
|
||||
|
|
Loading…
Reference in a new issue