From 915f8bfc474fcd5bffacba2c21bbb99060082549 Mon Sep 17 00:00:00 2001 From: Štěpán Němec Date: Sun, 22 Aug 2021 10:37:31 +0200 Subject: Update to Linux man-pages 5.12 --- Linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Linux/Makefile') diff --git a/Linux/Makefile b/Linux/Makefile index d7a7fe5..866b836 100644 --- a/Linux/Makefile +++ b/Linux/Makefile @@ -1,5 +1,5 @@ SYSTEM = Linux -VERSION = 5.11 +VERSION = 5.12 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