qt6-svg: update to 6.2.2.

This commit is contained in:
John 2021-12-06 16:33:39 +01:00
parent 3a271d3c3a
commit 474e9af1e6

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-svg'
pkgname=qt6-svg
version=6.2.1
version=6.2.2
revision=1
wrksrc="qtsvg-everywhere-src-${version}"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0, GPL-2.0-or-later, LGPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsvg-everywhere-src-${version}.tar.xz"
checksum=86e27e005c2421052ca90e619c8d13f1bd19c6bf1a7b84dd4e0f7855fc884fd7
checksum=e1bd63932fa16468bc737a38b0060431f67a6073f4101ede188eb47a191abd75
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DQT_BUILD_TESTS=ON"