qt6-serialport: update to 6.7.2.
This commit is contained in:
parent
b526854e5c
commit
21f82a24ff
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'qt6-serialport'
|
||||
pkgname=qt6-serialport
|
||||
version=6.6.0
|
||||
version=6.7.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="perl qt6-base pkg-config"
|
||||
makedepends="qt6-base-devel"
|
||||
makedepends="qt6-base-private-devel"
|
||||
short_desc="Cross-platform application and UI framework - serialport"
|
||||
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"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtserialport-everywhere-src-${version}.tar.xz"
|
||||
checksum=ecfcbbf1c47a67ff599a409bf7682fed416f797860c01c934f5a78c336da4065
|
||||
checksum=21c34cd1161cb5197bcec662d26a17647b59b6fdff5c364576883c42dbd3b4fc
|
||||
|
||||
qt6-serialport-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"
|
||||
|
|
Loading…
Reference in New Issue