mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
qt6-networkauth: update to 6.4.0.
This commit is contained in:
parent
cb14fd9197
commit
7d8c44ccad
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue