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 --- OpenBSD/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenBSD') diff --git a/OpenBSD/Makefile b/OpenBSD/Makefile index f1b62c4..8ec1484 100644 --- a/OpenBSD/Makefile +++ b/OpenBSD/Makefile @@ -1,5 +1,5 @@ SYSTEM = OpenBSD -VERSION = 7.2 +VERSION = 7.3 MIRROR = https://cdn.openbsd.org/pub/OpenBSD/${VERSION}/amd64 V = ${VERSION:S/.//} DISTFILES = base${V}.tgz comp${V}.tgz game${V}.tgz man${V}.tgz -- cgit 1.4.1