mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
qt6-serialport: update to 6.4.0.
This commit is contained in:
parent
3b26b5b9b4
commit
08e2cdd2cf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-serialport'
|
# Template file for 'qt6-serialport'
|
||||||
pkgname=qt6-serialport
|
pkgname=qt6-serialport
|
||||||
version=6.3.1
|
version=6.4.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qtserialport-everywhere-src-${version}"
|
wrksrc="qtserialport-everywhere-src-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
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/qtserialport-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtserialport-everywhere-src-${version}.tar.xz"
|
||||||
checksum=4eb6d80e65799dd2e0318df4dfba14173c1929e861718cda9bedca24253b616e
|
checksum=f148cc9e87ce2228e82bff7a64d9521339ece66c4c66aa43b91bac614f4a4483
|
||||||
|
|
||||||
qt6-serialport-devel_package() {
|
qt6-serialport-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"
|
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue