diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-12 10:49:01 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-12 10:49:01 +0300 |
commit | 8922c02a8d943c1b6e8860cf72da14971472e876 (patch) | |
tree | c104e67a735502c4223e96ed4b34cf5e5d82dac7 /alternatives | |
parent | 61e23bb67a0c57fcab6491fd2813393058f5ee5b (diff) | |
download | repository-8922c02a8d943c1b6e8860cf72da14971472e876.tar.gz |
Revert "llvm: bump to 15.0.0"
This reverts commit 71f4c55c56285c87d60afc0e45e9e6856c80c399.
New version breaks mesa, and I don't have time right now to fix it, so
let's revert the version update until either mesa makes a new release
or I can have time to patch mesa.
Diffstat (limited to 'alternatives')
-rw-r--r-- | alternatives/llvm-huge/llvm/checksums | 2 | ||||
-rw-r--r-- | alternatives/llvm-huge/llvm/sources | 2 | ||||
-rw-r--r-- | alternatives/llvm-huge/llvm/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/alternatives/llvm-huge/llvm/checksums b/alternatives/llvm-huge/llvm/checksums index 3b6b3ea7..576cb992 100644 --- a/alternatives/llvm-huge/llvm/checksums +++ b/alternatives/llvm-huge/llvm/checksums @@ -1,2 +1,2 @@ %BLAKE3 -6829e043518f2e43a1910a1d61d7be14649c9d256ea00aad481a96c8c283b049 llvm-project-15.0.0.src.tar.xz +f71bb76b30dfbe11adf2631b3896b8361bbc1168a61e16736a437356fa317850 llvm-project-14.0.6.src.tar.xz diff --git a/alternatives/llvm-huge/llvm/sources b/alternatives/llvm-huge/llvm/sources index 508601d9..bbefe910 100644 --- a/alternatives/llvm-huge/llvm/sources +++ b/alternatives/llvm-huge/llvm/sources @@ -1 +1 @@ -https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.0/llvm-project-15.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.6/llvm-project-14.0.6.src.tar.xz diff --git a/alternatives/llvm-huge/llvm/version b/alternatives/llvm-huge/llvm/version index c19468ea..4de48ee7 100644 --- a/alternatives/llvm-huge/llvm/version +++ b/alternatives/llvm-huge/llvm/version @@ -1 +1 @@ -15.0.0 1 +14.0.6 1 |