qt6-networkauth: update to 6.2.1.

This commit is contained in:
John 2021-10-26 18:41:17 +02:00
parent 3239d174c9
commit 35436b9118

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-networkauth'
pkgname=qt6-networkauth
version=6.2.0
version=6.2.1
revision=1
wrksrc="qtnetworkauth-everywhere-src-${version}"
build_style=cmake
@ -12,7 +12,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=e71504c8d6ae4cf4d573f1d91ff756f90f441e22b0af12eae2424f7e0c01d450
checksum=8027f85095a9c56d8cada988527454f786a5f8dd4157206db4f21299016d1c9e
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DQT_BUILD_TESTS=ON"