From 9d7dcb261c1433eafda094d4f0524d4a2a781b8d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 2 Jan 2023 02:23:07 +0000 Subject: gentoo auto-resync : 02:01:2023 - 02:23:07 --- eclass/Manifest.gz | Bin 37360 -> 37366 bytes eclass/llvm.org.eclass | 5 ++++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz index 585176bf67cc..a6550885270b 100644 Binary files a/eclass/Manifest.gz and b/eclass/Manifest.gz differ diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass index 92c474433b07..7edcc7aa2f38 100644 --- a/eclass/llvm.org.eclass +++ b/eclass/llvm.org.eclass @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Gentoo Authors +# Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: llvm.org.eclass @@ -87,6 +87,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then 16.0.0_pre20221226) EGIT_COMMIT=dfc20708bcdf7b4c4bea8595fc4ac8674634d5e6 ;; + 16.0.0_pre20230101) + EGIT_COMMIT=b20dd2b186fdc76828219b705a2b58f5830f4b9d + ;; *) die "Unknown snapshot: ${PV}" ;; -- cgit v1.2.3