From 25d251606b5243ba03e1e0b20ba61967728db38e Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 15 Oct 2021 15:59:22 -0400 Subject: Update to OpenBSD 7.0 --- OpenBSD/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenBSD/Makefile') diff --git a/OpenBSD/Makefile b/OpenBSD/Makefile index 88f4e5c..6726715 100644 --- a/OpenBSD/Makefile +++ b/OpenBSD/Makefile @@ -1,5 +1,5 @@ SYSTEM = OpenBSD -VERSION = 6.9 +VERSION = 7.0 MIRROR = https://cdn.openbsd.org/pub/OpenBSD/${VERSION}/amd64 V = ${VERSION:S/.//} DISTFILES = comp${V}.tgz game${V}.tgz man${V}.tgz -- cgit 1.4.1