From 5e57a87e230e3fc263527644f17c4ef437daf6cd Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 26 Apr 2021 17:25:50 -0400 Subject: Update to Linux man-pages 5.11 --- Linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Linux') diff --git a/Linux/Makefile b/Linux/Makefile index c81394d..d7a7fe5 100644 --- a/Linux/Makefile +++ b/Linux/Makefile @@ -1,5 +1,5 @@ SYSTEM = Linux -VERSION = 5.09 +VERSION = 5.11 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