qt6_svg: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-03 18:26:44 +10:00
parent 115aad4bcf
commit 9789a056e4

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/qtsvg-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="e1bd63932fa16468bc737a38b0060431f67a6073f4101ede188eb47a191abd75"
CHECKSUM_SHA256="3164504d7e3f640439308235739b112605ab5fc9cc517ca0b28f9fb93a8db0e3"
SOURCE_DIR="qtsvg-everywhere-src-$portVersion"
ARCHITECTURES="all !x86_gcc2"