fmit: update to 1.2.6.

Closes #14984.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
cr6git 2018-06-07 07:52:12 +02:00 committed by Enno Boland
parent da485fd485
commit ea67445e64
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'fmit'
pkgname=fmit
version=1.2.4
version=1.2.6
revision=1
build_style=qmake
configure_args="CONFIG+=acs_qt CONFIG+=acs_alsa CONFIG+=acs_jack CONFIG+=acs_portaudio"
@ -13,7 +13,7 @@ maintainer="cr6git <quark6@protonmail.com>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="http://gillesdegottex.github.io/fmit/"
distfiles="https://github.com/gillesdegottex/fmit/archive/v${version}.tar.gz"
checksum=b78a9ba07d13e38facf8a9e41445a91001110867ccf395aaa6c81cafcccf5726
checksum=73dd21b478498694fd10b2dac24160783c5956754e9db05d62611b041eec0f76
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-multimedia-devel qt5-svg-devel"