ktoblzcheck: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:49 -04:00
parent 38b5d6eb70
commit e3425b97fd

View file

@ -1,7 +1,7 @@
# Template file for 'ktoblzcheck' # Template file for 'ktoblzcheck'
pkgname=ktoblzcheck pkgname=ktoblzcheck
version=1.53 version=1.53
revision=3 revision=4
build_style=cmake build_style=cmake
configure_args="-DENABLE_BANKDATA_DOWNLOAD=NO" configure_args="-DENABLE_BANKDATA_DOWNLOAD=NO"
hostmakedepends="pkg-config python3" hostmakedepends="pkg-config python3"