mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/python-glslang: bump version to 16.1.0
https://github.com/KhronosGroup/glslang/blob/16.1.0/CHANGES.md
Supports spirv-{headers, tools} version 1.4.335.0:
209b675bf0
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
519272ba14
commit
2440dccc67
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 172385478520335147d3b03a1587424af0935398184095f24beab128a254ecc7 python-glslang-16.0.0.tar.gz
|
||||
sha256 32c605822ed63a0cdc2d24f318c3d912fa14e58573aff1d8eac0cf69f1a6b6d2 python-glslang-16.1.0.tar.gz
|
||||
sha256 17e70c676e1521ff3e4686f04a2053d93a7e28a33be8de7ec37ab0ff72feb677 LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GLSLANG_VERSION = 16.0.0
|
||||
PYTHON_GLSLANG_VERSION = 16.1.0
|
||||
PYTHON_GLSLANG_SITE = $(call github,KhronosGroup,glslang,$(PYTHON_GLSLANG_VERSION))
|
||||
PYTHON_GLSLANG_LICENSE = BSD-3-Clause
|
||||
PYTHON_GLSLANG_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user