mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
llvm19-bootstrap: update to 19.1.4.
This commit is contained in:
parent
13de99045d
commit
b00e9d17fd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'llvm19-bootstrap'
|
||||
pkgname=llvm19-bootstrap
|
||||
version=19.1.3
|
||||
version=19.1.4
|
||||
revision=1
|
||||
build_wrksrc=llvm
|
||||
build_style=cmake
|
||||
|
@ -25,7 +25,7 @@ homepage="https://www.llvm.org"
|
|||
_spirv_version=v19.1.1
|
||||
distfiles="https://github.com/llvm/llvm-project/archive/refs/tags/llvmorg-${version}.tar.gz
|
||||
https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/${_spirv_version}.tar.gz"
|
||||
checksum="e5106e2bef341b3f5e41340e4b6c6a58259f4021ad801acf14e88f1a84567b05
|
||||
checksum="010e1fd3cabee8799bd2f8a6fbc68f28207494f315cf9da7057a2820f79fd531
|
||||
7f6f7a1af0eb40910ddf3a7647d2186c8c5dc5a47945afa935aeec56bacf4336"
|
||||
skip_extraction=${_spirv_version}.tar.gz
|
||||
conflicts="llvm19>=0 llvm18>=0 llvm17>=0 llvm15>=0"
|
||||
|
|
Loading…
Add table
Reference in a new issue