mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
llvm.org.eclass: Add 22.0.0_pre20251011 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
d4bdb85b3b
commit
ebd5ca0e5e
@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
|
||||
_LLVM_SOURCE_TYPE=snapshot
|
||||
|
||||
case ${PV} in
|
||||
22.0.0_pre20251011)
|
||||
EGIT_COMMIT=6a0e5b2fd7c340a872ae1e011cfb9de0d188feba
|
||||
;;
|
||||
22.0.0_pre20251004)
|
||||
EGIT_COMMIT=b1e29ec3b73b9dd06656c7e30ace597ff72cde70
|
||||
;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user