llvm.org.eclass: main is now 22.x

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-07-18 13:07:34 +02:00
parent 3334df8c61
commit c812184cd1

View File

@@ -57,7 +57,7 @@ LLVM_VERSION=$(ver_cut 1-3)
# @DESCRIPTION:
# The major version of current LLVM trunk. Used to determine
# the correct branch to use.
_LLVM_MAIN_MAJOR=21
_LLVM_MAIN_MAJOR=22
# @ECLASS_VARIABLE: _LLVM_SOURCE_TYPE
# @INTERNAL