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