nftables: update to 1.0.4.
This commit is contained in:
parent
014a906abe
commit
39e9fecf4c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nftables'
|
||||
pkgname=nftables
|
||||
version=1.0.3
|
||||
version=1.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://netfilter.org/projects/nftables/"
|
||||
distfiles="http://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2"
|
||||
checksum=47c4eba0105ebd3ffa89553e0702ccb34d8906a91f72ced58ab0d992b29c7748
|
||||
checksum=927fb1fea1f685a328c10cf791eb655d7e1ed49d310eea5cb3101dfd8d6cba35
|
||||
|
||||
post_extract() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue