Add OpenBSD 7.8

This commit is contained in:
Yorhel 2025-10-23 08:35:42 +02:00
parent dfa9419b67
commit f4b0d3bcd4

View file

@ -127,6 +127,10 @@ case $1 in
index_base 7.7 2025-04-28
;;
7.8)
index_base 7.8 2025-10-22
;;
old)
$0 5.0
$0 5.1
@ -156,5 +160,6 @@ case $1 in
$0 7.5
$0 7.6
$0 7.7
$0 7.8
;;
esac