mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
qt6-networkauth: update to 6.7.2.
This commit is contained in:
parent
520b1661e3
commit
02d93377f3
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'qt6-networkauth'
|
# Template file for 'qt6-networkauth'
|
||||||
pkgname=qt6-networkauth
|
pkgname=qt6-networkauth
|
||||||
version=6.6.0
|
version=6.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl qt6-base"
|
hostmakedepends="perl qt6-base"
|
||||||
makedepends="qt6-base-devel qt6-plugin-networkinformation"
|
makedepends="qt6-base-private-devel qt6-plugin-networkinformation"
|
||||||
short_desc="Cross-platform application and UI framework - networkauth"
|
short_desc="Cross-platform application and UI framework - networkauth"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://qt.io/"
|
homepage="https://qt.io/"
|
||||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtnetworkauth-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtnetworkauth-everywhere-src-${version}.tar.xz"
|
||||||
checksum=20d5c0746c00eb3333f17c9869296d0acd0eed93518ea2734b98405cc6cc8830
|
checksum=7f09824fcfe589eb32260c305ff9a126fe3bf93be218d372e8e9c10e212df470
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args="-DQT_BUILD_TESTS=ON"
|
configure_args="-DQT_BUILD_TESTS=ON"
|
||||||
|
|
Loading…
Add table
Reference in a new issue