qt6-qt5compat: update to 6.2.1.

This commit is contained in:
John 2021-10-26 18:41:29 +02:00
parent 35436b9118
commit c160abb434

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-qt5compat'
pkgname=qt6-qt5compat
version=6.2.0
version=6.2.1
revision=1
wrksrc="qt5compat-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, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qt5compat-everywhere-src-${version}.tar.xz"
checksum=c2e2f058ecee36a96c1b15937badeda9b7b03eb5278fa01af4ff386c4f1854fb
checksum=3865c031450a3c2616de1e20104ca9470ac5447adf51faa918f8b01a2c425de7
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DQT_BUILD_TESTS=ON"