package/python-glslang: bump version to 16.0.0

Release notes:
https://github.com/KhronosGroup/glslang/releases/tag/15.4.0
https://github.com/KhronosGroup/glslang/releases/tag/16.0.0

Updated license hash due to upstream commit:
e70645c457

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-10-14 20:58:28 +02:00
committed by Julien Olivain
parent 828a63c5fc
commit 80ccde6308
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
# Locally calculated
sha256 c6c21fe1873c37e639a6a9ac72d857ab63a5be6893a589f34e09a6c757174201 python-glslang-15.3.0.tar.gz
sha256 adb783e734e906d1f46db5df29991dbde84bdb0ceab502ac2febb44fe3c2b5f4 LICENSE.txt
sha256 172385478520335147d3b03a1587424af0935398184095f24beab128a254ecc7 python-glslang-16.0.0.tar.gz
sha256 17e70c676e1521ff3e4686f04a2053d93a7e28a33be8de7ec37ab0ff72feb677 LICENSE.txt

View File

@@ -4,7 +4,7 @@
#
################################################################################
PYTHON_GLSLANG_VERSION = 15.3.0
PYTHON_GLSLANG_VERSION = 16.0.0
PYTHON_GLSLANG_SITE = $(call github,KhronosGroup,glslang,$(PYTHON_GLSLANG_VERSION))
PYTHON_GLSLANG_LICENSE = BSD-3-Clause
PYTHON_GLSLANG_LICENSE_FILES = LICENSE.txt