qt6-networkauth: update to 6.2.2.

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

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-networkauth'
pkgname=qt6-networkauth
version=6.2.1
version=6.2.2
revision=1
wrksrc="qtnetworkauth-everywhere-src-${version}"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtnetworkauth-everywhere-src-${version}.tar.xz"
checksum=8027f85095a9c56d8cada988527454f786a5f8dd4157206db4f21299016d1c9e
checksum=c8217c740167b9e96c3fabcc92d781864220c553c7a23254c16bd8f09f05e9e1
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DQT_BUILD_TESTS=ON"