From 5cbd97b4adeb0e097652086dac1c047af784d81b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 18 Feb 2023 09:38:31 +0700 Subject: [PATCH] qt6-networkauth: update to 6.4.2. --- srcpkgs/qt6-networkauth/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qt6-networkauth/template b/srcpkgs/qt6-networkauth/template index 52cdbff96ce..35d7161a328 100644 --- a/srcpkgs/qt6-networkauth/template +++ b/srcpkgs/qt6-networkauth/template @@ -1,16 +1,16 @@ # Template file for 'qt6-networkauth' pkgname=qt6-networkauth -version=6.4.0 +version=6.4.2 revision=1 build_style=cmake -hostmakedepends="perl qt6-base-devel" +hostmakedepends="perl qt6-base" makedepends="qt6-base-devel qt6-plugin-networkinformation" short_desc="Cross-platform application and UI framework - networkauth" 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=609b77f8fd77f1cc1f0fafa7acdb0ca6bb8a8aea6fef42cbb76f8636ce0f17b3 +checksum=deab17bd957d0a493bd7757bc71270918147596fb9661a886b3f1d305047c2ee if [ "$XBPS_CHECK_PKGS" ]; then configure_args="-DQT_BUILD_TESTS=ON"