llvm.org.eclass: Remove old snapshots

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-12-23 21:04:45 +01:00
parent f0a9896616
commit 4eb4466a43

View File

@@ -78,12 +78,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
22.0.0_pre20251127)
EGIT_COMMIT=8401a8d0be7671fb5089f850a34dc92ad4a2eb12
;;
22.0.0_pre20251120)
EGIT_COMMIT=21c4c1502e3383988ba77eac75b13da7b9426957
;;
22.0.0_pre20251108)
EGIT_COMMIT=0875755f5275dc7a84b1aeb526b7822b47a733c9
;;
*)
die "Unknown snapshot: ${PV}"
;;