qt6-networkauth: update to 6.3.0.

This commit is contained in:
John 2022-04-25 23:31:05 +02:00
parent 0ac40597d0
commit e600495801

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-networkauth'
pkgname=qt6-networkauth
version=6.2.2
version=6.3.0
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=c8217c740167b9e96c3fabcc92d781864220c553c7a23254c16bd8f09f05e9e1
checksum=203a98942919028520038f90a20cd7ee32b537233545d11e429c3e2c1ad9069f
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DQT_BUILD_TESTS=ON"