mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt6-connectivity: update to 6.8.1.
This commit is contained in:
parent
3ff8e87ad1
commit
12accd16e2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-connectivity'
|
# Template file for 'qt6-connectivity'
|
||||||
pkgname=qt6-connectivity
|
pkgname=qt6-connectivity
|
||||||
version=6.7.2
|
version=6.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DQT_FEATURE_pcsclite=ON"
|
configure_args="-DQT_FEATURE_pcsclite=ON"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
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/qtconnectivity-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtconnectivity-everywhere-src-${version}.tar.xz"
|
||||||
checksum=8ed321b242f0e956473a295fa31670271f9b3acb797508644cb740f89f6c08e8
|
checksum=ccfd46e7ad2290710788274e145fb1f224d8a5ce360764ec10824b5908a6441c
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
ctest -E tst_qlowenergycontroller
|
ctest -E tst_qlowenergycontroller
|
||||||
|
|
Loading…
Add table
Reference in a new issue