mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
qtfm: update to 6.1.2.
This commit is contained in:
parent
38abb74e86
commit
fb9be355b7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qtfm'
|
# Template file for 'qtfm'
|
||||||
pkgname=qtfm
|
pkgname=qtfm
|
||||||
version=6.1.1
|
version=6.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="CONFIG+=release"
|
configure_args="CONFIG+=release"
|
||||||
|
@ -12,8 +12,8 @@ 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=eb51502d4b634363abbfd7cc9071db635163f5cbb32b6b7bc84ccbf08e1e6ed0
|
checksum=a2426534bd5491ec2480fba258dd51d6c97c2938d9e8b091553d9d1b01df79c3
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel"
|
hostmakedepends+=" qt5-devel"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue