qt6_multimedia: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-03 21:16:23 +10:00
parent 07e03c2fa6
commit 34c2e2e35b

View File

@@ -4,13 +4,13 @@ used for developing software with a graphical user interface, and also used \
for developing non-GUI programs such as command-line tools and consoles for \
servers."
HOMEPAGE="https://qt.io/"
COPYRIGHT="2015-2021 The Qt Company Ltd."
COPYRIGHT="2015-2022 The Qt Company Ltd."
LICENSE="GNU LGPL v2.1
GNU LGPL v3
GNU FDL v1"
REVISION="1"
SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/submodules/qtmultimedia-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="37ec84e7e35a818e86eee5059bd245d6c42cc11f9fa4110df35b3644b7494810"
CHECKSUM_SHA256="d050247ff82974a8480c05ce602fd39e03d9e2d1b82bb78a3f42cf29b3a7fe3e"
SOURCE_DIR="qtmultimedia-everywhere-src-$portVersion"
ARCHITECTURES="all !x86_gcc2"