mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
llvm.org.eclass: Add 20.0.0_pre20241023 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
|
||||
_LLVM_SOURCE_TYPE=snapshot
|
||||
|
||||
case ${PV} in
|
||||
20.0.0_pre20241023)
|
||||
EGIT_COMMIT=0cb80c4f00689ca00a85e1f38bc6ae9dd0bf980e
|
||||
;;
|
||||
20.0.0_pre20241015)
|
||||
EGIT_COMMIT=9aef0fd52a0b2bf31cf3bae8a0693d6df8db6e04
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user