Add OpenBSD 7.7

This commit is contained in:
Yorhel 2025-05-02 15:00:16 +02:00
parent 2aa5bea7b4
commit a14f7b9bac

View file

@ -123,6 +123,10 @@ case $1 in
index_base 7.6 2024-10-08
;;
7.7)
index_base 7.7 2025-04-28
;;
old)
$0 5.0
$0 5.1
@ -151,5 +155,6 @@ case $1 in
$0 7.4
$0 7.5
$0 7.6
$0 7.7
;;
esac