ktoblzcheck: update to 1.50.

This commit is contained in:
Helmut Pozimski 2020-01-16 20:08:36 +01:00
parent 743ca22535
commit 5dda721fab

View file

@ -2,10 +2,9 @@
pkgname=ktoblzcheck pkgname=ktoblzcheck
version=1.50 version=1.50
revision=1 revision=1
hostmakedepends="pkg-config" hostmakedepends="pkg-config python"
makedepends="python-devel" makedepends="python-devel"
build_style="gnu-configure" build_style=cmake
configure_args="--enable-python --disable-binreloc"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1" license="LGPL-2.1"
homepage="http://ktoblzcheck.sourceforge.net" homepage="http://ktoblzcheck.sourceforge.net"