vmpk: update to 0.7.2.

This commit is contained in:
Mohammad Amin Sameti 2019-11-26 23:08:11 +03:30 committed by Helmut Pozimski
parent 455fd38724
commit 265ae7c835

View file

@ -1,6 +1,6 @@
# Template file for 'vmpk'
pkgname=vmpk
version=0.7.1
version=0.7.2
revision=1
build_style=cmake
hostmakedepends="pkg-config libxslt docbook-xsl"
@ -10,7 +10,7 @@ maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
license="GPL-3.0-or-later"
homepage="http://vmpk.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/vmpk/${version}/vmpk-${version}.tar.bz2"
checksum=06d78872b8c23976cd1ed4e66ac6a3bfce93af28ce8db96c2c015cf185ce651b
checksum=e682eb8d0003839f4cc696f408d2d0004e7be0839260b0cb24d690ffdab670c4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools"