qt6_shadertools: fix license naming

This commit is contained in:
Gerasim Troeglazov
2021-11-05 19:06:56 +10:00
parent 6fecfc46f5
commit a221f7ed7d
2 changed files with 2 additions and 2 deletions

View File

@@ -6,8 +6,8 @@ HOMEPAGE="https://qt.io/"
COPYRIGHT="2015-2021 The Qt Company Ltd."
LICENSE="GNU LGPL v2.1
GNU LGPL v3
FDL"
REVISION="1"
GNU FDL v1"
REVISION="2"
SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/submodules/qtshadertools-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="5f66d43610a3a6739fc360d836a2c045135107c0ecd40eb3ed18ce5f3dd79c42"
SOURCE_DIR="qtshadertools-everywhere-src-$portVersion"