qt6-svg: update to 6.2.1.

This commit is contained in:
John 2021-10-26 18:43:07 +02:00
parent 27983eb690
commit 371110c2fc

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-svg'
pkgname=qt6-svg
version=6.2.0
version=6.2.1
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=af9eabefbb0dcb772f18fae4d2c39bcc23579a5dfff569c35ea7e497591db3d4
checksum=86e27e005c2421052ca90e619c8d13f1bd19c6bf1a7b84dd4e0f7855fc884fd7
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DQT_BUILD_TESTS=ON"