qt6-serialport: 6.3.2 -> 6.4.0

This commit is contained in:
Tim Biermann 2022-10-03 22:11:48 +02:00
parent 17c0162954
commit cf3c3d4be7
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 15 additions and 15 deletions

View File

@ -2,14 +2,14 @@ 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.3.2/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.3.2/QtSerialPort/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.3.2/QtSerialPort/private/
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.3.2/QtSerialPort/private/qserialport_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.3.2/QtSerialPort/private/qserialportinfo_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.3.2/QtSerialPort/private/qtserialport-config_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.3.2/QtSerialPort/private/qtudev_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.3.2/QtSerialPort/private/qwinoverlappedionotifier_p.h
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.4.0/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.4.0/QtSerialPort/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.4.0/QtSerialPort/private/
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.0/QtSerialPort/private/qserialport_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.0/QtSerialPort/private/qserialportinfo_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.0/QtSerialPort/private/qtserialport-config_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.0/QtSerialPort/private/qtudev_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.0/QtSerialPort/private/qwinoverlappedionotifier_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
@ -37,8 +37,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.3.2
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.3.2
lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.4.0
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.4.0
drwxr-xr-x root/root usr/lib/metatypes/
-rw-r--r-- root/root usr/lib/metatypes/qt6serialport_release_metatypes.json
drwxr-xr-x root/root usr/lib/pkgconfig/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/dZhO5HE32826iPqQGW5LREpeyh4vGRzGTjp4tsWgaX3SeUqvzL6y/XMoVHAv2KNLhqGyual58MFghG6nh1HoAw=
SHA256 (Pkgfile) = 12e9630a4cd12c96a343006545cc0e4dd2b5bfb11aae5018be10fbd14591ea4e
SHA256 (.footprint) = c0fc6088a1f933670bd95d893a3382fd589f3a4b39bfad0f69c96546a8153696
SHA256 (qtserialport-everywhere-src-6.3.2.tar.xz) = c7d207322367c63647edbd06ded9c76ba9071961daac1d1021b622b762c35e6f
RWSE3ohX2g5d/d5SFWeKheMCmI7xWcvmr8sgpnWejGGPh1Jau4Xy+UyfjibgHmBCxLaIMRat+9s7LobhmKF0zTFuOrrPvcbXKAE=
SHA256 (Pkgfile) = 3c3e60e36ba068fff199f30b57a06416dd2a2771ec2ac357477d5a6e8650f33b
SHA256 (.footprint) = de6804da63ac70acb4da20f3a30462797df887c005fd8a182bec28ad620e58ad
SHA256 (qtserialport-everywhere-src-6.4.0.tar.xz) = f148cc9e87ce2228e82bff7a64d9521339ece66c4c66aa43b91bac614f4a4483

View File

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