fmit: update to 1.2.6.
Closes #14984. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
da485fd485
commit
ea67445e64
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue