mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-19 00:09:37 +03:00
llvm.org.eclass: Add 17.0.0_pre20230314 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -84,6 +84,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
|
||||
17.0.0_pre20230304)
|
||||
EGIT_COMMIT=2708869801ae00f4681f6b2d9d69b25b3fce26b6
|
||||
;;
|
||||
17.0.0_pre20230314)
|
||||
EGIT_COMMIT=4bf004e07e2b9d6e04e3f33e1b02628c679de664
|
||||
;;
|
||||
*)
|
||||
die "Unknown snapshot: ${PV}"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user