qt6-networkauth: update to 6.4.0.

This commit is contained in:
John 2022-11-02 18:24:04 +01:00
parent cb14fd9197
commit 7d8c44ccad

View file

@ -1,17 +1,17 @@
# Template file for 'qt6-networkauth'
pkgname=qt6-networkauth
version=6.3.1
version=6.4.0
revision=1
wrksrc="qtnetworkauth-everywhere-src-${version}"
build_style=cmake
hostmakedepends="perl qt6-base-devel"
makedepends="qt6-base-devel"
makedepends="qt6-base-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=d60f54b9d4509fa8bdbf1990bc91f6e260e38cdb57a7b8119fa3861bc5d2fb2a
checksum=609b77f8fd77f1cc1f0fafa7acdb0ca6bb8a8aea6fef42cbb76f8636ce0f17b3
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"