qt6_charts: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-03 21:40:06 +10:00
parent 0d17683142
commit 7cf5774bd0

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/qtcharts-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="8ffe724433af53a09892cce4e13b242cfcb6c67fef68295b0f29374460f16e7a"
CHECKSUM_SHA256="672762c5f641ccc88a30aeedefb63f03c0f837649b334f46eea57592e87e36cd"
SOURCE_DIR="qtcharts-everywhere-src-$portVersion"
ARCHITECTURES="all !x86_gcc2"