qtfm: update to 6.1.5.
This commit is contained in:
parent
0b5d2daaa6
commit
67906c81d1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtfm'
|
||||
pkgname=qtfm
|
||||
version=6.1.4
|
||||
version=6.1.5
|
||||
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=bcddbcf7eaa73830a3283562c315a4aa935ef973fb0be65fa2d2426df991ac6f
|
||||
checksum=a84b03373e2ae9c6eb0cd736bc1826a7e6e8a3f38537861004fd370c8b5934a6
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-devel"
|
||||
|
|
Loading…
Reference in New Issue