qt6-networkauth: update to 6.7.2.

This commit is contained in:
Đoàn Trần Công Danh 2024-06-23 10:44:31 +07:00 committed by Đoàn Trần Công Danh
parent 520b1661e3
commit 02d93377f3

View file

@ -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 <me@johnnynator.dev>"
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"