diff --git a/srcpkgs/qt6-networkauth/template b/srcpkgs/qt6-networkauth/template index 1454ceb4a52..8e4a90c07ea 100644 --- a/srcpkgs/qt6-networkauth/template +++ b/srcpkgs/qt6-networkauth/template @@ -1,17 +1,17 @@ # Template file for 'qt6-networkauth' pkgname=qt6-networkauth -version=6.3.1 +version=6.4.0 revision=1 wrksrc="qtnetworkauth-everywhere-src-${version}" build_style=cmake hostmakedepends="perl qt6-base-devel" -makedepends="qt6-base-devel" +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=d60f54b9d4509fa8bdbf1990bc91f6e260e38cdb57a7b8119fa3861bc5d2fb2a +checksum=609b77f8fd77f1cc1f0fafa7acdb0ca6bb8a8aea6fef42cbb76f8636ce0f17b3 if [ "$XBPS_CHECK_PKGS" ]; then configure_args="-DQT_BUILD_TESTS=ON"