summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-01-13 17:35:02 +0100
committerMichał Górny <mgorny@gentoo.org>2023-01-13 17:51:03 +0100
commite11bd936253bdc68f8cff8d153f07cac0fad8a13 (patch)
treea1b4d21a737868e73be991e57d383a95025c11e8 /eclass
parentsys-devel/clang: Add manpages to 15.0.7 (diff)
downloadgentoo-e11bd936253bdc68f8cff8d153f07cac0fad8a13.tar.gz
gentoo-e11bd936253bdc68f8cff8d153f07cac0fad8a13.tar.bz2
gentoo-e11bd936253bdc68f8cff8d153f07cac0fad8a13.zip
llvm.org.eclass: Enable manpages in 15.0.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/llvm.org.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass
index 80cf9f603e65..d38f9a8cecc2 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -66,7 +66,7 @@ _LLVM_MASTER_MAJOR=16
# @INTERNAL
# @DESCRIPTION:
# The newest release of LLVM for which manpages were generated.
-_LLVM_NEWEST_MANPAGE_RELEASE=15.0.6
+_LLVM_NEWEST_MANPAGE_RELEASE=15.0.7
# @ECLASS_VARIABLE: _LLVM_SOURCE_TYPE
# @INTERNAL