qt6-serialport: update to 6.8.1.

This commit is contained in:
John 2024-10-30 11:48:45 +01:00 committed by John Zimmermann
parent 0e6cd4a8fa
commit 667415b056

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-serialport'
pkgname=qt6-serialport
version=6.7.2
version=6.8.1
revision=1
build_style=cmake
hostmakedepends="perl qt6-base pkg-config"
@ -10,7 +10,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"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtserialport-everywhere-src-${version}.tar.xz"
checksum=21c34cd1161cb5197bcec662d26a17647b59b6fdff5c364576883c42dbd3b4fc
checksum=098e72a5c06d7db003e3eea1b0ed72d7308e3ea9cb9e89b538816dc96c938395
qt6-serialport-devel_package() {
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"