Update CentOS 9 Stream OpenAFS package to 1.8.13

This updates our CentOS 9 Stream OpenAFS package to the latest version.

Change-Id: I4b50b9258e2d38e101a740d82bb8796c02380b46
This commit is contained in:
Clark Boylan 2024-11-13 08:26:02 -08:00
parent bf6a08f8de
commit 9f937a8dc9

View File

@ -27,7 +27,7 @@
shell: |
set -eux
BASE_VERSION=1.8.12.1
BASE_VERSION=1.8.13
PRE_VERSION=''
VERSION=${BASE_VERSION}${PRE_VERSION}
# If pre-release, this should be "candidate/"; otherwise blank