qt6-serialport: 6.6.0 -> 6.6.1

This commit is contained in:
Tim Biermann 2023-11-27 20:51:42 +01:00
parent 50b2d129b4
commit 532947aefe
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/qt6/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.0/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.0/QtSerialPort/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.0/QtSerialPort/private/
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.0/QtSerialPort/private/qserialport_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.0/QtSerialPort/private/qserialportinfo_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.0/QtSerialPort/private/qtserialport-config_p.h
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.1/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.1/QtSerialPort/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.1/QtSerialPort/private/
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.1/QtSerialPort/private/qserialport_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.1/QtSerialPort/private/qserialportinfo_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.1/QtSerialPort/private/qtserialport-config_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/QSerialPort
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/QSerialPortInfo
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/QtSerialPort
@ -35,8 +35,8 @@ drwxr-xr-x root/root usr/lib/cmake/Qt6SerialPort/
-rw-r--r-- root/root usr/lib/cmake/Qt6SerialPort/Qt6SerialPortVersionlessTargets.cmake
-rw-r--r-- root/root usr/lib/libQt6SerialPort.prl
lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so -> libQt6SerialPort.so.6
lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.6.0
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.6.0
lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.6.1
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.6.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/Qt6SerialPort.pc
drwxr-xr-x root/root usr/lib/qt6/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/YL0pYWknzW1AJFVZrt9d/bZLkt6ugsUCPw8Wsp1wE+TNGLEzZzfHKi56FVpO4j92jYtlhHjx3NWmhcJdWXnuQc=
SHA256 (Pkgfile) = a12ad9a2de699582fe9912369c3c3df908c1310f770cde82958e64378319ffa8
SHA256 (.footprint) = ec4e26433f0cee8ed7338fe370c49689a116347052c431a4aee2712a7583724d
SHA256 (qtserialport-everywhere-src-6.6.0.tar.xz) = ecfcbbf1c47a67ff599a409bf7682fed416f797860c01c934f5a78c336da4065
RWSE3ohX2g5d/SBmea3Hi6nqeuVVT/+qoUYCv4Xn5urXZjcZJxe9CB4JhyPX4ccP3IgqB+NJNKoNPWiBoNG6XrRzVxZ9oYEo2QI=
SHA256 (Pkgfile) = 9beeb13652539fd60be74febc9a4cdc9497f8a1d8ce322693bcedfd046152912
SHA256 (.footprint) = 56ae8f6183ced300b8323322f53c56cab8e3dee553c8b6204bb7800143467b0b
SHA256 (qtserialport-everywhere-src-6.6.1.tar.xz) = 96fc233d5cbcac5048c6020dcfbd6cec8a6a8334eed0a283b33d58afc6d2aed8

View File

@ -4,7 +4,7 @@
# Depends on: qt6-base
name=qt6-serialport
version=6.6.0
version=6.6.1
release=1
source=(https://download.qt.io/official_releases/qt/${version%.*}/$version/submodules/qtserialport-everywhere-src-$version.tar.xz)