qt6-serialport: 6.6.2 -> 6.6.3
This commit is contained in:
parent
802de93183
commit
855bfb2b33
@ -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.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
|
||||
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.3/
|
||||
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.3/QtSerialPort/
|
||||
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.6.3/QtSerialPort/private/
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.3/QtSerialPort/private/qserialport_p.h
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.3/QtSerialPort/private/qserialportinfo_p.h
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.6.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.6.2
|
||||
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.6.2
|
||||
lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.6.3
|
||||
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.6.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/
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/aJQcxg92bGW66INTE0fpfXw9qrLROiovqcYB9vd7V6dp/158U2hURBYd27KFgVJet+O6AnAddCxdm9NINQXVAE=
|
||||
SHA256 (Pkgfile) = df1b7d2ae17f1810fa4d5346d47ef30a755c79721a114e936ad9072b2ba7484a
|
||||
SHA256 (.footprint) = bf1b85dcdd220b678679efefc245174321c0c203483b44046a7eefe5130d57f6
|
||||
SHA256 (qtserialport-everywhere-src-6.6.2.tar.xz) = ba1e0c9caeb1ee06ce940ce32c810e6fab826124281469ad0eecff56f375459a
|
||||
RWSE3ohX2g5d/QjWaF/9Ruv+zw1libTnEdHTjirbinH92z1yzeYpX+GmbTbQ9ijpt4yoWVM55tTzxZ3oKoMD/0+oaMDsw2BSVwg=
|
||||
SHA256 (Pkgfile) = 0bf427bc34dffa41259722d97669fc95f753a56181ae5c71508b37199d4d77c7
|
||||
SHA256 (.footprint) = b4465619d2571c9cda7ffed75301b3ffaf0c3b2bd716bf39327f375385d0eb56
|
||||
SHA256 (qtserialport-everywhere-src-6.6.3.tar.xz) = e1656579e555da61cb81cbbb5ee6d31835cea110b3a5dd9e14b16fa71e55dc37
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: qt6-base
|
||||
|
||||
name=qt6-serialport
|
||||
version=6.6.2
|
||||
version=6.6.3
|
||||
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