Upgrade to OpenBSD 8.5

This commit is contained in:
Jordan Anderson 2024-04-10 20:09:58 -05:00 committed by Drew DeVault
parent cf39fb2a89
commit 1ccf6b14cc
4 changed files with 6 additions and 2 deletions

View File

@ -0,0 +1 @@
../functions

3
images/openbsd/7.5/genimg Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
export openbsd_version="7.5"
exec ../genimg "$@"

View File

@ -1 +1 @@
7.4
7.5

View File

@ -1 +1 @@
7.3
7.4