From 0d21e1db3b77b13a535c6d0ce6231d5bd1e517af Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 22 Aug 2023 09:19:46 -0400 Subject: [PATCH] qt6-networkauth: update to 6.5.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 03bda38ed1f..3c842ae0ceb 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.5.0 +version=6.5.2 revision=1 build_style=cmake hostmakedepends="perl qt6-base" @@ -10,7 +10,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=dbcc522ab2136ebe6c9be5c7f156a3bcefa92cd19a462e33a00e94068a24413e +checksum=4ecc4b560ac24c29086550972d634a4e1a1a58936b6186a24dd131f8079c283c if [ "$XBPS_CHECK_PKGS" ]; then configure_args="-DQT_BUILD_TESTS=ON"