2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-01-19 00:09:37 +03:00

llvm.org.eclass: Add 22.0.0_pre20251101 snapshot

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-11-01 12:56:11 +01:00
parent a31979c5d1
commit 24a4b29fc3

View File

@@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
_LLVM_SOURCE_TYPE=snapshot
case ${PV} in
22.0.0_pre20251101)
EGIT_COMMIT=7631c73850bec991ec9a7c9cca58c275bb0277a4
;;
22.0.0_pre20251028)
EGIT_COMMIT=c1779f33bdada6e478e882cc23a647ef9abaad96
;;