mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
llvm.org.eclass: Add 22.0.0_pre20251127 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
b3c53b27fd
commit
5c1c373bf8
@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
|
||||
_LLVM_SOURCE_TYPE=snapshot
|
||||
|
||||
case ${PV} in
|
||||
22.0.0_pre20251127)
|
||||
EGIT_COMMIT=8401a8d0be7671fb5089f850a34dc92ad4a2eb12
|
||||
;;
|
||||
22.0.0_pre20251120)
|
||||
EGIT_COMMIT=21c4c1502e3383988ba77eac75b13da7b9426957
|
||||
;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user