qt6-serialport: update to 6.2.2.
This commit is contained in:
parent
35d82af31d
commit
37fae8b867
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-serialport'
|
||||
pkgname=qt6-serialport
|
||||
version=6.2.1
|
||||
version=6.2.2
|
||||
revision=1
|
||||
wrksrc="qtserialport-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,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=ec77f4c9d6096588f3e735315f873976103479be453985b27f27fe8994e0776a
|
||||
checksum=5555aae0332df90c7d955381a758a2b918b6e65e2148da8003c1fb2f9cf9640a
|
||||
|
||||
qt6-serialport-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"
|
||||
|
|
Loading…
Reference in a new issue