~comcloudway/builds.sr.ht

57e947dac9891c1ddd39faf76cd87a4295bcbeb2 — Jason Lenz 2 years ago 8151fe1
openbsd: add 7.2
4 files changed, 6 insertions(+), 2 deletions(-)

A images/openbsd/7.2/functions
A images/openbsd/7.2/genimg
M images/openbsd/latest
M images/openbsd/old
A images/openbsd/7.2/functions => images/openbsd/7.2/functions +1 -0
@@ 0,0 1,1 @@
../functions
\ No newline at end of file

A images/openbsd/7.2/genimg => images/openbsd/7.2/genimg +3 -0
@@ 0,0 1,3 @@
#!/bin/sh
export openbsd_version="7.2"
exec ../genimg "$@"

M images/openbsd/latest => images/openbsd/latest +1 -1
@@ 1,1 1,1 @@
7.1
\ No newline at end of file
7.2
\ No newline at end of file

M images/openbsd/old => images/openbsd/old +1 -1
@@ 1,1 1,1 @@
7.0
\ No newline at end of file
7.1
\ No newline at end of file