qt6-wayland: update to 6.2.2.
This commit is contained in:
parent
a3b482a86a
commit
0c07f22913
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-wayland'
|
||||
pkgname=qt6-wayland
|
||||
version=6.2.1
|
||||
version=6.2.2
|
||||
revision=1
|
||||
wrksrc="qtwayland-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -15,7 +15,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://www.qt.io"
|
||||
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwayland-everywhere-src-${version}.tar.xz"
|
||||
checksum=051e6bd0a6fed988436fd86ad5146a556151f3a51f8bd5c4a31c99845a54efd7
|
||||
checksum=2d3652b3ecb5d8c9493c938b3d379dd700800859bb19033e8024e29d8deb3618
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DQT_BUILD_TESTS=ON"
|
||||
|
|
Loading…
Reference in New Issue