summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-06-11 12:08:21 +0200
committerMichał Górny <mgorny@gentoo.org>2022-06-11 13:07:18 +0200
commite681ce18c05d401cc8d0c2d85e6eb256952fa8a5 (patch)
tree261515ab051bb99b8724dfe8fef6945ab991bb23 /eclass
parentsys-devel/clang: Manifest manpage tarball (diff)
downloadgentoo-e681ce18c05d401cc8d0c2d85e6eb256952fa8a5.tar.gz
gentoo-e681ce18c05d401cc8d0c2d85e6eb256952fa8a5.tar.bz2
gentoo-e681ce18c05d401cc8d0c2d85e6eb256952fa8a5.zip
llvm.org.eclass: Enable pregen manpages for 14.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 abec9b1e060a..1af8f12f63dc 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -51,7 +51,7 @@ _LLVM_MASTER_MAJOR=15
# @INTERNAL
# @DESCRIPTION:
# The newest release of LLVM for which manpages were generated.
-_LLVM_NEWEST_MANPAGE_RELEASE=14.0.4
+_LLVM_NEWEST_MANPAGE_RELEASE=14.0.5
# @ECLASS_VARIABLE: _LLVM_SOURCE_TYPE
# @INTERNAL