qtfm: update to 6.1.3.
This commit is contained in:
parent
b229914930
commit
6f037b403b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qtfm'
|
# Template file for 'qtfm'
|
||||||
pkgname=qtfm
|
pkgname=qtfm
|
||||||
version=6.1.2
|
version=6.1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="CONFIG+=release"
|
configure_args="CONFIG+=release"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/rodlie/qtfm"
|
homepage="https://github.com/rodlie/qtfm"
|
||||||
distfiles="https://github.com/rodlie/qtfm/archive/${version}.tar.gz"
|
distfiles="https://github.com/rodlie/qtfm/archive/${version}.tar.gz"
|
||||||
changelog="https://raw.githubusercontent.com/rodlie/qtfm/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/rodlie/qtfm/master/ChangeLog"
|
||||||
checksum=a2426534bd5491ec2480fba258dd51d6c97c2938d9e8b091553d9d1b01df79c3
|
checksum=567904b5709a803fd5b4a4234e99e46ca9b41c5fbdd4b21e9afa93b66e43d097
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel"
|
hostmakedepends+=" qt5-devel"
|
||||||
|
|
Loading…
Reference in New Issue