qt6-serialport: 6.7.2 -> 6.7.3

This commit is contained in:
Tim Biermann 2024-09-27 23:48:04 +02:00
parent 8042fd5c84
commit b4e0bff08f
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.7.2/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.7.2/QtSerialPort/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.7.2/QtSerialPort/private/
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.2/QtSerialPort/private/qserialport_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.2/QtSerialPort/private/qserialportinfo_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.2/QtSerialPort/private/qtserialport-config_p.h
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.7.3/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.7.3/QtSerialPort/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.7.3/QtSerialPort/private/
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.3/QtSerialPort/private/qserialport_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.3/QtSerialPort/private/qserialportinfo_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.7.3/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.7.2
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.7.2
lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.7.3
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.7.3
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/QxqAAvZcu7ht9lbyLPf+Rp4izr4gTx/I2oMX2QRYFxKimuAMB9kl3qNN6SDeFDqrxDNaG30KCMVVGaIUqwBtAs=
SHA256 (Pkgfile) = 7e2e2a26af96f499cdc6ba1bfac916293347573c11ba91af1fe0ac90e2d63e76
SHA256 (.footprint) = 93bab9906be1fde874f626263fa00c6ee49fe602f8ecbd4bcf82c17935be5b4e
SHA256 (qtserialport-everywhere-src-6.7.2.tar.xz) = 21c34cd1161cb5197bcec662d26a17647b59b6fdff5c364576883c42dbd3b4fc
RWSE3ohX2g5d/eh4HmCanJGEO1YfTKb82e7/bu1llfhQU9UF7sbpwbEA6xCj61LOnaT5DpcIomrwtQj/2BO0X7rUh5vWIbVu/Ak=
SHA256 (Pkgfile) = e7ce34daa0f255cf434727050f05b78e87f13fb89c1cde6d50c88917815c0a96
SHA256 (.footprint) = d4c8a27563d74d2ef7e40f1aba502c8197b2fd6896537cdbc3b0b5bc90745e31
SHA256 (qtserialport-everywhere-src-6.7.3.tar.xz) = d4fa58ee809b39c9eda8d20ee4677971e918edb9a076540466693bc46db146f0

View File

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