mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt6-sensors: update to 6.8.2.
This commit is contained in:
parent
f283d3b8f0
commit
0ae39c8a45
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-sensors'
|
# Template file for 'qt6-sensors'
|
||||||
pkgname=qt6-sensors
|
pkgname=qt6-sensors
|
||||||
version=6.8.1
|
version=6.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl qt6-declarative-host-tools pkg-config"
|
hostmakedepends="perl qt6-declarative-host-tools pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
|
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
|
||||||
homepage="https://qt.io/"
|
homepage="https://qt.io/"
|
||||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsensors-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsensors-everywhere-src-${version}.tar.xz"
|
||||||
checksum=41f49b614850d40c647b80e70ef6be759e8fc90ac6cce3ab6f82a357201d9750
|
checksum=8a817c9b001ad0abdbf15064826ca6a8ee6b66fef8f04b4343ac9f7b2ddbf4ca
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/tests
|
rm -rf ${DESTDIR}/usr/tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue