fail2ban: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:15:50 -04:00
parent 6346be4fb1
commit 32c33b5b5d

View file

@ -1,7 +1,7 @@
# Template file for 'fail2ban' # Template file for 'fail2ban'
pkgname=fail2ban pkgname=fail2ban
version=0.11.2 version=0.11.2
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="pkg-config python3" hostmakedepends="pkg-config python3"
depends="python3" depends="python3"