commit:     8b1a2a00b4c41eb8d581acdfedc6316cd7b33bd1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 09:32:11 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 20:11:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1a2a00

llvm.org.eclass: Add 16.0.0_pre20221006 snapshot

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 eclass/llvm.org.eclass | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass
index 54df0bebc116..5f65f2e30330 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -75,6 +75,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
                                16.0.0_pre20220930)
                                        
EGIT_COMMIT=215c9fa4deac9ec6b4e504843830551f03b60620
                                        ;;
+                               16.0.0_pre20221006)
+                                       
EGIT_COMMIT=5a0722e0469894564dd9b0ee1d4f8c291d09c776
+                                       ;;
                                *)
                                        die "Unknown snapshot: ${PV}"
                                        ;;

Reply via email to