spirv-llvm-translator: update to 19.1.1

This commit is contained in:
Rudi Heitbaum 2024-11-01 11:51:49 +00:00
parent 9ad4f128c7
commit 1742d460a4

View File

@ -2,8 +2,8 @@
# Copyright (C) 2024-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="spirv-llvm-translator"
PKG_VERSION="19.1.0"
PKG_SHA256="2e64231db8646d8c220d44136712549b5d4c4194c6ce0e57c4f5ab342beee9a2"
PKG_VERSION="19.1.1"
PKG_SHA256="7f6f7a1af0eb40910ddf3a7647d2186c8c5dc5a47945afa935aeec56bacf4336"
PKG_LICENSE="LLVM"
PKG_SITE="https://github.com/KhronosGroup/SPIRV-LLVM-Translator"
PKG_URL="https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/v${PKG_VERSION}.tar.gz"