mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
llvm.org.eclass: Add 17.0.0_pre20230526 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
|
||||
17.0.0_pre20230526)
|
||||
EGIT_COMMIT=a2684acfb61d40f441e240035d7f1ba50da637c8
|
||||
;;
|
||||
17.0.0_pre20230520)
|
||||
EGIT_COMMIT=abbb22cc0c9c33dedb8d53c2bd3e703f92baace7
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user