summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-04 19:23:02 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-04 19:23:02 +0200
commitc1104cfd394f893afbecf95c18efbfae0fa4a90b (patch)
tree31ea7de31c97f06e01739875b3a4dc5323c028d3 /eclass
parentsys-devel/clang: Add manpages to 15.0.2 (diff)
downloadgentoo-c1104cfd394f893afbecf95c18efbfae0fa4a90b.tar.gz
gentoo-c1104cfd394f893afbecf95c18efbfae0fa4a90b.tar.bz2
gentoo-c1104cfd394f893afbecf95c18efbfae0fa4a90b.zip
llvm.org.eclass: Enable manpages for 15.0.2
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 869ef157284a..54df0bebc116 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.1
+_LLVM_NEWEST_MANPAGE_RELEASE=15.0.2
# @ECLASS_VARIABLE: _LLVM_SOURCE_TYPE
# @INTERNAL