openafs-rpm-package-build: update to openafs 1.8.10

Change-Id: I07089a90e25b2a2400cce91e7de41cdca111e7a2
This commit is contained in:
Ian Wienand 2024-01-11 08:25:32 +11:00
parent d16e6b3989
commit 213fe7d1e0
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

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