about summary refs log tree commit diff
path: root/OpenBSD
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2024-04-09 11:30:14 +0200
committerJune McEnroe <june@causal.agency>2024-05-15 19:15:04 -0400
commit5b7b3ab47064a70fc1d12bd1595a25ba22f65801 (patch)
treecf0504f42c8943881c35fa27b741ac76bc729cdd /OpenBSD
parentUpdate to Linux man-pages 6.7 (diff)
downloadexman-5b7b3ab47064a70fc1d12bd1595a25ba22f65801.tar.gz
exman-5b7b3ab47064a70fc1d12bd1595a25ba22f65801.zip
Update to OpenBSD 7.5
Diffstat (limited to 'OpenBSD')
-rw-r--r--OpenBSD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenBSD/Makefile b/OpenBSD/Makefile
index c7133e4..a2715ad 100644
--- a/OpenBSD/Makefile
+++ b/OpenBSD/Makefile
@@ -1,5 +1,5 @@
 SYSTEM = OpenBSD
-VERSION = 7.4
+VERSION = 7.5
 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
'>3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe