qt6-networkauth: update to 6.4.2.

This commit is contained in:
Đoàn Trần Công Danh 2023-02-18 09:38:31 +07:00
parent a65c332d39
commit 5cbd97b4ad

View file

@ -1,16 +1,16 @@
# Template file for 'qt6-networkauth'
pkgname=qt6-networkauth
version=6.4.0
version=6.4.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base-devel"
hostmakedepends="perl qt6-base"
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=609b77f8fd77f1cc1f0fafa7acdb0ca6bb8a8aea6fef42cbb76f8636ce0f17b3
checksum=deab17bd957d0a493bd7757bc71270918147596fb9661a886b3f1d305047c2ee
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"