qt6-qt5compat: update to 6.2.2.

This commit is contained in:
John 2021-12-06 16:33:12 +01:00
parent bcaf1b579b
commit a7bd7834d9

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-qt5compat'
pkgname=qt6-qt5compat
version=6.2.1
version=6.2.2
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=3865c031450a3c2616de1e20104ca9470ac5447adf51faa918f8b01a2c425de7
checksum=a5bb33d9df1d99e5afc21b0d0a36b79aa98829e2b1bee03c811ad69b79276bad
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DQT_BUILD_TESTS=ON"