ktoblzcheck: update to 1.53.

fixes #27228.
This commit is contained in:
Enno Boland 2020-12-17 13:34:25 +01:00
parent ba582a72ac
commit 42a4f5d01a
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D

View file

@ -1,6 +1,6 @@
# Template file for 'ktoblzcheck'
pkgname=ktoblzcheck
version=1.50
version=1.53
revision=1
hostmakedepends="pkg-config python"
makedepends="python-devel"
@ -10,7 +10,8 @@ license="LGPL-2.1"
homepage="http://ktoblzcheck.sourceforge.net"
short_desc="Tool for verification of account numbers and bank codes"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=5cebeb144cd9f3e089325f919150000802aa0ad03aac13b273d797c6933a989f
checksum=18b9118556fe83240f468f770641d2578f4ff613cdcf0a209fb73079ccb70c55
configure_args="-DENABLE_BANKDATA_DOWNLOAD=NO"
ktoblzcheck-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"