nftables: update to 1.1.0.
This commit is contained in:
parent
3393364b08
commit
f86aeb8033
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nftables'
|
||||
pkgname=nftables
|
||||
version=1.0.9
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --with-json
|
||||
|
@ -13,7 +13,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.xz"
|
||||
checksum=a3c304cd9ba061239ee0474f9afb938a9bb99d89b960246f66f0c3a0a85e14cd
|
||||
checksum=ef3373294886c5b607ee7be82c56a25bc04e75f802f8e8adcd55aac91eb0aa24
|
||||
|
||||
post_extract() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue