qt6-lottie: update to 6.8.1.

This commit is contained in:
John 2024-10-30 11:48:20 +01:00 committed by John Zimmermann
parent 30351491c6
commit 7a07b53481

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-lottie'
pkgname=qt6-lottie
version=6.7.2
version=6.8.1
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtlottie-everywhere-src-${version}.tar.xz"
checksum=d9afbc9358d352a4e521d4693d5bdad6a004272b6e8a9ec7a9f851700fe3f10e
checksum=824344c5fcbfdf92b424c21ac96a56b736d5e96afa838689b6207f58e170174a
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"