fmit: update to 1.1.16.
This commit is contained in:
parent
0d8c692cf3
commit
6fe9a6db7e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fmit'
|
||||
pkgname=fmit
|
||||
version=1.1.13
|
||||
version=1.1.16
|
||||
revision=1
|
||||
build_style=qmake
|
||||
configure_args="CONFIG+=acs_qt CONFIG+=acs_alsa CONFIG+=acs_jack CONFIG+=acs_portaudio"
|
||||
|
@ -13,7 +13,7 @@ short_desc="Graphical utility for tuning your musical instruments"
|
|||
homepage="http://gillesdegottex.github.io/fmit/"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="https://github.com/gillesdegottex/fmit/archive/v${version}.tar.gz"
|
||||
checksum=915ea41d935346d1a5540bb5e2caaab6b4e3b15181331094a7044fe5e20ead60
|
||||
checksum=42dea86f8aa3e075707077e9c036720ab1c5a9afae1be5c726961fffa356be96
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-multimedia-devel qt5-svg-devel"
|
||||
|
|
Loading…
Reference in New Issue