commit:     f67e6aa1896fb11c726fc6a575a76c69eaff6631
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 19 06:48:50 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 19 10:39:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f67e6aa1

llvm.org.eclass: Add a new 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 527b4fca0a9f..21bb6c2c663f 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -69,6 +69,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
                                16.0.0_pre20220915)
                                        
EGIT_COMMIT=02a27b38909edc46c41732f79a837c95c9992d5a
                                        ;;
+                               16.0.0_pre20220918)
+                                       
EGIT_COMMIT=303526ef3aa211c1930be2885deae15eeeda3b18
+                                       ;;
                                *)
                                        die "Unknown snapshot: ${PV}"
                                        ;;

Reply via email to