llvm.org.eclass: Remove old snapshots

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-05-06 16:04:12 +02:00
parent 4e5e9ed399
commit 57d316ac63

View File

@@ -81,15 +81,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
17.0.0_pre20230502)
EGIT_COMMIT=52882de0e641487329c9e093a90ea3dad01842c8
;;
17.0.0_pre20230421)
EGIT_COMMIT=5ea158077ec9ca50857ede5cbb0b27c61663fd55
;;
17.0.0_pre20230414)
EGIT_COMMIT=5c60a08c696c0420ddc5fdad5b8e50a7528cb3bf
;;
17.0.0_pre20230325)
EGIT_COMMIT=0be1fbac2a7797399c0970e3f4033288036b65f6
;;
*)
die "Unknown snapshot: ${PV}"
;;