diff --git a/util/openbsd.sh b/util/openbsd.sh index 330c149..414c13e 100755 --- a/util/openbsd.sh +++ b/util/openbsd.sh @@ -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