SPIRV-LLVM-Translator: update to 18.1.13.

This commit is contained in:
Shashank Thakur 2025-06-07 23:44:16 +02:00 committed by classabbyamp
parent b684cef054
commit 9e10772b32

View file

@ -1,6 +1,6 @@
# Template file for 'SPIRV-LLVM-Translator'
pkgname=SPIRV-LLVM-Translator
version=18.1.3
version=18.1.13
revision=1
build_style=cmake
configure_args="-Wno-dev -DLLVM_LINK_LLVM_DYLIB=ON -DCMAKE_SKIP_RPATH=ON
@ -13,7 +13,7 @@ maintainer="Daniel Martinez <danielmartinez@cock.li>"
license="NCSA"
homepage="https://github.com/KhronosGroup/SPIRV-LLVM-Translator"
distfiles="https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v${version}.tar.gz"
checksum=d896f35102c3ba9e16ead7b4db53b75e6131982cdb36a3324f17c68a43598759
checksum=786ae5dd473091b8d984581f70ace2ad6580bef5a7a1f60b6d21274f550daf7e
alternatives="llvm-spirv:llvm-spirv:/usr/bin/llvm-spirv-${version%.*.*}"