mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
qt6-networkauth: update to 6.4.2.
This commit is contained in:
parent
a65c332d39
commit
5cbd97b4ad
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue