From 32560f79e0e93df642144d588bd0cb0243557937 Mon Sep 17 00:00:00 2001 From: Štěpán Němec Date: Mon, 10 Apr 2023 18:52:17 +0200 Subject: Update to Linux man-pages 6.04, OpenBSD 7.3 --- Linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Linux') diff --git a/Linux/Makefile b/Linux/Makefile index cc4f7c3..6ff5be5 100644 --- a/Linux/Makefile +++ b/Linux/Makefile @@ -1,5 +1,5 @@ SYSTEM = Linux -VERSION = 6.03 +VERSION = 6.04 MIRROR = https://mirrors.edge.kernel.org/pub/linux/docs/man-pages DISTFILES = man-pages-${VERSION}.tar.xz FILES = man-pages-${VERSION}/man[1-9]*/ -- cgit 1.4.1