nftables: rebuild for Python 3.10
This commit is contained in:
parent
6752ce751d
commit
babf56e3bc
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nftables'
|
# Template file for 'nftables'
|
||||||
pkgname=nftables
|
pkgname=nftables
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3"
|
configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3"
|
||||||
hostmakedepends="python3 asciidoc docbook2x flex pkg-config"
|
hostmakedepends="python3 asciidoc docbook2x flex pkg-config"
|
||||||
|
|
Loading…
Reference in a new issue