1
0
forked from ports/opt

qt6-serialport: 6.4.0 -> 6.4.1

This commit is contained in:
Tim Biermann 2022-11-16 19:32:06 +00:00
parent 7a55412e9a
commit 2b2b0aa3b4
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.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
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.4.1/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.4.1/QtSerialPort/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.4.1/QtSerialPort/private/
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.1/QtSerialPort/private/qserialport_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.1/QtSerialPort/private/qserialportinfo_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.1/QtSerialPort/private/qtserialport-config_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.1/QtSerialPort/private/qtudev_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.1/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.4.0
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.4.0
lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.4.1
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.4.1
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/d5SFWeKheMCmI7xWcvmr8sgpnWejGGPh1Jau4Xy+UyfjibgHmBCxLaIMRat+9s7LobhmKF0zTFuOrrPvcbXKAE=
SHA256 (Pkgfile) = 3c3e60e36ba068fff199f30b57a06416dd2a2771ec2ac357477d5a6e8650f33b
SHA256 (.footprint) = de6804da63ac70acb4da20f3a30462797df887c005fd8a182bec28ad620e58ad
SHA256 (qtserialport-everywhere-src-6.4.0.tar.xz) = f148cc9e87ce2228e82bff7a64d9521339ece66c4c66aa43b91bac614f4a4483
RWSE3ohX2g5d/bgOPzAyDdKYvClA01al3P1GGDuqLvwkyiJ/spkoxTQ+4zCmudyOKe7MTwnTvJ0RJJ6jwn/G9o7SxX5JO+jYnQY=
SHA256 (Pkgfile) = 729ef114ab27bbdba36154654ba1e98dea1f9761eb74bf85c8c294fb70e16b4d
SHA256 (.footprint) = c29de0f6be2421b74d12b8b2b210822f23ea6c45890997945d1ef108b0e2a367
SHA256 (qtserialport-everywhere-src-6.4.1.tar.xz) = 1d0ace5063e62bfdc77283e9a7cf2b592bcdb9246e3e891ed7d24905362b82fa

View File

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