From 3af1117b1cff585eb758c4e8f2d572ff581bbf17 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 24 Apr 2022 16:49:33 +0300 Subject: [PATCH] llvm-13.0.1 --- programming/build/llvm/pspec.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/programming/build/llvm/pspec.xml b/programming/build/llvm/pspec.xml index cb7db7d015..ed2f77a5cc 100755 --- a/programming/build/llvm/pspec.xml +++ b/programming/build/llvm/pspec.xml @@ -11,7 +11,7 @@ NCSA The Low Level Virtual Machine The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them. - https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/llvm-project-13.0.0.src.tar.xz + https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/llvm-project-13.0.1.src.tar.xz ninja zlib-devel @@ -331,9 +331,9 @@ - 2021-11-09 - 13.0.0 - Rebuild. + 2022-04-24 + 13.0.1 + Version bump. Mustafa Cinasal muscnsl@gmail.com