qt6-serialport: update to 6.8.2.

This commit is contained in:
John 2025-02-08 12:02:02 +01:00 committed by John Zimmermann
parent 0ae39c8a45
commit 3f78fa0499

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-serialport'
pkgname=qt6-serialport
version=6.8.1
version=6.8.2
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=098e72a5c06d7db003e3eea1b0ed72d7308e3ea9cb9e89b538816dc96c938395
checksum=ed17e02361e989f149f58d021ab8cd66f21db4cdfb8cde0a462017e6ac1e3be7
qt6-serialport-devel_package() {
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"