qt6-networkauth: update to 6.8.1.

This commit is contained in:
John 2024-10-30 11:48:23 +01:00 committed by John Zimmermann
parent 3e094e4cef
commit 6a53a6d101

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-networkauth'
pkgname=qt6-networkauth
version=6.7.2
version=6.8.1
revision=1
build_style=cmake
hostmakedepends="perl qt6-base"
@ -10,7 +10,7 @@ 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=7f09824fcfe589eb32260c305ff9a126fe3bf93be218d372e8e9c10e212df470
checksum=118664ba929c5fbbdf822438bd69bd43674cfee82e504e143da600fe47c74024
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"