openafs rpm - update to 1.8.9 final

Change-Id: Iaecafad91576822555d400a3794f082f884b039b
This commit is contained in:
Ian Wienand 2023-04-26 11:15:49 +10:00
parent b3cad4f7a3
commit 575b517ba4
No known key found for this signature in database

View File

@ -28,10 +28,10 @@
set -eux
BASE_VERSION=1.8.9
PRE_VERSION=pre1
PRE_VERSION=''
VERSION=${BASE_VERSION}${PRE_VERSION}
# If pre-release, this should be "candidate/"; otherwise blank
CANDIDATE=candidate/
CANDIDATE=''
URL_PATH=${CANDIDATE}${VERSION}
# There is a rule somewhere for how this is generated ... this