spirv-llvm-translator: update to 19.1.2

This commit is contained in:
Rudi Heitbaum 2024-12-01 20:25:16 +00:00
parent c844fa6299
commit 01d6cfc52d

View File

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