From bcaf1b579b1c023ec9b84842d82504569075a035 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 6 Dec 2021 16:33:09 +0100 Subject: [PATCH] qt6-networkauth: update to 6.2.2. --- srcpkgs/qt6-networkauth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt6-networkauth/template b/srcpkgs/qt6-networkauth/template index 7bb9d9e0345..bc7e7fd8b4c 100644 --- a/srcpkgs/qt6-networkauth/template +++ b/srcpkgs/qt6-networkauth/template @@ -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 " 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"