mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt6-connectivity: update to 6.4.2.
This commit is contained in:
parent
ace79f7deb
commit
87801f4cf9
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'qt6-connectivity'
|
# Template file for 'qt6-connectivity'
|
||||||
pkgname=qt6-connectivity
|
pkgname=qt6-connectivity
|
||||||
version=6.4.0
|
version=6.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl qt6-declarative-devel"
|
hostmakedepends="perl qt6-declarative-host-tools"
|
||||||
makedepends="qt6-declarative-devel"
|
makedepends="qt6-declarative-devel"
|
||||||
short_desc="Cross-platform application and UI framework - Connectivity"
|
short_desc="Cross-platform application and UI framework - Connectivity"
|
||||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
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=5adc177db5ea634cc7076afd82a63bc5d12ed3b55f9a1e0400eadcb56217c54e
|
checksum=8c9b44b239e42b4c4d6fca5f427904e688890b2a1bfb6bcbe5e6e2afcdc5d7af
|
||||||
|
|
||||||
qt6-connectivity-devel_package() {
|
qt6-connectivity-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}
|
depends="${sourcepkg}>=${version}_${revision}
|
||||||
|
|
Loading…
Add table
Reference in a new issue