mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
parent
ba582a72ac
commit
42a4f5d01a
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ktoblzcheck'
|
# Template file for 'ktoblzcheck'
|
||||||
pkgname=ktoblzcheck
|
pkgname=ktoblzcheck
|
||||||
version=1.50
|
version=1.53
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config python"
|
hostmakedepends="pkg-config python"
|
||||||
makedepends="python-devel"
|
makedepends="python-devel"
|
||||||
|
@ -10,7 +10,8 @@ license="LGPL-2.1"
|
||||||
homepage="http://ktoblzcheck.sourceforge.net"
|
homepage="http://ktoblzcheck.sourceforge.net"
|
||||||
short_desc="Tool for verification of account numbers and bank codes"
|
short_desc="Tool for verification of account numbers and bank codes"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=5cebeb144cd9f3e089325f919150000802aa0ad03aac13b273d797c6933a989f
|
checksum=18b9118556fe83240f468f770641d2578f4ff613cdcf0a209fb73079ccb70c55
|
||||||
|
configure_args="-DENABLE_BANKDATA_DOWNLOAD=NO"
|
||||||
|
|
||||||
ktoblzcheck-devel_package() {
|
ktoblzcheck-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue