diff --git a/srcpkgs/qt6-networkauth/template b/srcpkgs/qt6-networkauth/template index 1bbd6b97803..65f468da81d 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.6.0 +version=6.7.2 revision=1 build_style=cmake hostmakedepends="perl qt6-base" -makedepends="qt6-base-devel qt6-plugin-networkinformation" +makedepends="qt6-base-private-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=20d5c0746c00eb3333f17c9869296d0acd0eed93518ea2734b98405cc6cc8830 +checksum=7f09824fcfe589eb32260c305ff9a126fe3bf93be218d372e8e9c10e212df470 if [ "$XBPS_CHECK_PKGS" ]; then configure_args="-DQT_BUILD_TESTS=ON"