qt6-lottie: update to 6.2.1.
This commit is contained in:
parent
217c4cc9b3
commit
3239d174c9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-lottie'
|
# Template file for 'qt6-lottie'
|
||||||
pkgname=qt6-lottie
|
pkgname=qt6-lottie
|
||||||
version=6.2.0
|
version=6.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qtlottie-everywhere-src-${version}"
|
wrksrc="qtlottie-everywhere-src-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://qt.io/"
|
homepage="https://qt.io/"
|
||||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtlottie-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtlottie-everywhere-src-${version}.tar.xz"
|
||||||
checksum=aa129261d409b5d935221acd6e38f56d68eac5e467a1990c96c654e81a2522ff
|
checksum=6f896b47aa3c9a0ea3905a3d49b8737ff42a444c2deb54d80426da80b2fabfd3
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -DQT_BUILD_TESTS=ON"
|
configure_args+=" -DQT_BUILD_TESTS=ON"
|
||||||
|
|
Loading…
Reference in New Issue