summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-09-20 13:20:06 +0200
committerMichał Górny <mgorny@gentoo.org>2022-09-20 13:21:17 +0200
commitec69ed34f2d131ffc845fef4ed5c09158ca77e43 (patch)
treebba77b5cecfac71811e08ea0c1b7674ff6c1d480
parentsys-devel/clang: Manifest new manpages (diff)
downloadgentoo-ec69ed34f2d131ffc845fef4ed5c09158ca77e43.tar.gz
gentoo-ec69ed34f2d131ffc845fef4ed5c09158ca77e43.tar.bz2
gentoo-ec69ed34f2d131ffc845fef4ed5c09158ca77e43.zip
llvm.org.eclass: Enable manpage dist for 15.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-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 21bb6c2c663f..bea8bc8cf31b 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -51,7 +51,7 @@ _LLVM_MASTER_MAJOR=16
# @INTERNAL
# @DESCRIPTION:
# The newest release of LLVM for which manpages were generated.
-_LLVM_NEWEST_MANPAGE_RELEASE=15.0.0
+_LLVM_NEWEST_MANPAGE_RELEASE=15.0.1
# @ECLASS_VARIABLE: _LLVM_SOURCE_TYPE
# @INTERNAL