mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt6-connectivity: update to 6.5.2.
This commit is contained in:
parent
5eec2f548c
commit
e0640fcc0b
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.5.0
|
version=6.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl qt6-declarative-host-tools"
|
hostmakedepends="perl qt6-declarative-host-tools"
|
||||||
|
@ -10,7 +10,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=e7636653bab986361a77b23451d966c85591428c0422741890ef0fb197698f06
|
checksum=db2e4922352d253cafbb8f21eeca58da269c19e0e6d614420af19a7cd35fdc99
|
||||||
|
|
||||||
qt6-connectivity-devel_package() {
|
qt6-connectivity-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}
|
depends="${sourcepkg}>=${version}_${revision}
|
||||||
|
|
Loading…
Add table
Reference in a new issue