summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-11-16 12:23:49 +0100
committerMichał Górny <mgorny@gentoo.org>2022-11-16 13:05:23 +0100
commit3ae140e5bd701398dc759435ae06fd734dedf7af (patch)
tree1a8d329bfe511bf7dd79b824d00a00e297c58fdd /eclass
parentsys-devel/clang: Add manpage distfile to 15.0.5 (diff)
downloadgentoo-3ae140e5bd701398dc759435ae06fd734dedf7af.tar.gz
gentoo-3ae140e5bd701398dc759435ae06fd734dedf7af.tar.bz2
gentoo-3ae140e5bd701398dc759435ae06fd734dedf7af.zip
llvm.org.eclass: Enable prebuilt manpages for 15.0.5
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 25c22b4efb0e..5ee0c07abc92 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.4
+_LLVM_NEWEST_MANPAGE_RELEASE=15.0.5
# @ECLASS_VARIABLE: _LLVM_SOURCE_TYPE
# @INTERNAL