nftables: update to 0.6.
This commit is contained in:
parent
8ae2ee59b8
commit
aa128e1404
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nftables'
|
||||
pkgname=nftables
|
||||
version=0.5
|
||||
version=0.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin CONFIG_MAN=y DB2MAN=docbook2man"
|
||||
|
@ -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=1fb6dff333d8a4fc347cbbe273bf905a2634b27a8c39df0d3a45d5a3fde10ad6
|
||||
checksum=dede62655f1c56f2bc9f9be12d103d930dcef6d5f9e0855854ad9c6f93cd6c2d
|
||||
|
||||
post_extract() {
|
||||
sed -i '1i#include "config.h"' src/proto.c
|
||||
|
|
Loading…
Reference in a new issue