From 35436b911853642c7637e41b4ce6f0c0fae47a71 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 26 Oct 2021 18:41:17 +0200 Subject: [PATCH] qt6-networkauth: update to 6.2.1. --- 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 bb3bc0fae10..7bb9d9e0345 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.0 +version=6.2.1 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=e71504c8d6ae4cf4d573f1d91ff756f90f441e22b0af12eae2424f7e0c01d450 +checksum=8027f85095a9c56d8cada988527454f786a5f8dd4157206db4f21299016d1c9e if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DQT_BUILD_TESTS=ON"