summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-11-30 13:16:41 +0100
committerMichał Górny <mgorny@gentoo.org>2022-11-30 13:26:39 +0100
commit41e38a731fb3647d3e01b89d8f495524ea102418 (patch)
tree9dea28da62e4207fac44d4feb53854694097c6a0 /eclass/llvm.org.eclass
parentsys-devel/clang: Manifest manpages for 15.0.6 (diff)
downloadgentoo-41e38a731fb3647d3e01b89d8f495524ea102418.tar.gz
gentoo-41e38a731fb3647d3e01b89d8f495524ea102418.tar.bz2
gentoo-41e38a731fb3647d3e01b89d8f495524ea102418.zip
llvm.org.eclass: Enable manpages for 15.0.6
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass/llvm.org.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 74a93b8c1ccc..23ee55f087f7 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.5
+_LLVM_NEWEST_MANPAGE_RELEASE=15.0.6
# @ECLASS_VARIABLE: _LLVM_SOURCE_TYPE
# @INTERNAL