qt6-serialport: 6.6.1 -> 6.6.2
This commit is contained in:
parent
af4e3ec9d5
commit
ce1b5a52f1
@ -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.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
|
||||
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.2/
|
||||
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.2/QtSerialPort/
|
||||
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.2/QtSerialPort/private/
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.2/QtSerialPort/private/qserialport_p.h
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.2/QtSerialPort/private/qserialportinfo_p.h
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.2/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.1
|
||||
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.6.1
|
||||
lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.6.2
|
||||
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.6.2
|
||||
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/
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/SBmea3Hi6nqeuVVT/+qoUYCv4Xn5urXZjcZJxe9CB4JhyPX4ccP3IgqB+NJNKoNPWiBoNG6XrRzVxZ9oYEo2QI=
|
||||
SHA256 (Pkgfile) = 9beeb13652539fd60be74febc9a4cdc9497f8a1d8ce322693bcedfd046152912
|
||||
SHA256 (.footprint) = 56ae8f6183ced300b8323322f53c56cab8e3dee553c8b6204bb7800143467b0b
|
||||
SHA256 (qtserialport-everywhere-src-6.6.1.tar.xz) = 96fc233d5cbcac5048c6020dcfbd6cec8a6a8334eed0a283b33d58afc6d2aed8
|
||||
RWSE3ohX2g5d/aJQcxg92bGW66INTE0fpfXw9qrLROiovqcYB9vd7V6dp/158U2hURBYd27KFgVJet+O6AnAddCxdm9NINQXVAE=
|
||||
SHA256 (Pkgfile) = df1b7d2ae17f1810fa4d5346d47ef30a755c79721a114e936ad9072b2ba7484a
|
||||
SHA256 (.footprint) = bf1b85dcdd220b678679efefc245174321c0c203483b44046a7eefe5130d57f6
|
||||
SHA256 (qtserialport-everywhere-src-6.6.2.tar.xz) = ba1e0c9caeb1ee06ce940ce32c810e6fab826124281469ad0eecff56f375459a
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: qt6-base
|
||||
|
||||
name=qt6-serialport
|
||||
version=6.6.1
|
||||
version=6.6.2
|
||||
release=1
|
||||
source=(https://download.qt.io/official_releases/qt/${version%.*}/$version/submodules/qtserialport-everywhere-src-$version.tar.xz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user