mirror of
https://github.com/reactos/syzkaller.git
synced 2025-02-26 06:35:31 +00:00
tools/*openbsd*: switch to 6.5 now that it's in -beta
This commit is contained in:
parent
68d9e495c3
commit
1c0e457aaa
@ -11,7 +11,7 @@
|
||||
set -eu -o pipefail
|
||||
|
||||
readonly MIRROR="${MIRROR:-cdn.openbsd.org}"
|
||||
readonly VERSION="${VERSION:-6.4}"
|
||||
readonly VERSION="${VERSION:-6.5}"
|
||||
readonly DOWNLOAD_VERSION="${DOWNLOAD_VERSION:-snapshots}"
|
||||
readonly RELNO="${2:-${VERSION/./}}"
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
set -eu -o pipefail
|
||||
|
||||
readonly MIRROR="${MIRROR:-cdn.openbsd.org}"
|
||||
readonly VERSION="${VERSION:-6.4}"
|
||||
readonly VERSION="${VERSION:-6.5}"
|
||||
readonly DOWNLOAD_VERSION="${DOWNLOAD_VERSION:-snapshots}"
|
||||
readonly RELNO="${2:-${VERSION/./}}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user