We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58e255c commit 213d9c8Copy full SHA for 213d9c8
1 file changed
srcpkgs/llvm22/template
@@ -1,6 +1,6 @@
1
# Template file for 'llvm22'
2
pkgname=llvm22
3
-version=22.1.1
+version=22.1.2
4
revision=1
5
build_wrksrc=llvm
6
build_style=cmake
@@ -59,7 +59,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
59
license="Apache-2.0 AND NCSA AND custom:Apache-2.0-with-llvm-exception"
60
homepage="https://www.llvm.org"
61
distfiles="https://github.com/llvm/llvm-project/archive/refs/tags/llvmorg-${version/rc/-rc}.tar.gz"
62
-checksum=c48878550911a8a8993a749e6118446082656768e62b26456ac7d39c4422b409
+checksum=a252efd7a4a268d2cc5145b17adcaa82757fdee1d06d748b4c24137807710ecb
63
conflicts="llvm18>=0 llvm17>=0 llvm15>=0"
64
lib32disabled=yes
65
python_version=3
0 commit comments