Build openafs 1.8.7 on centos

The openafs 1.8.7 release fixes a fatal bug in 1.8.6 that occurs after
January 14, 2021. Bump up the version to 1.8.7 to package up the fix.

Change-Id: I83fea73f0f68d297ed95b14c29cc1e6bb12d6d5d
This commit is contained in:
Clark Boylan 2021-01-18 09:40:50 -08:00
parent 84a5a2d7af
commit 8a6fe25654
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
shell: |
set -eux
VERSION=1.8.6
VERSION=1.8.7
mkdir openafs
wget https://www.openafs.org/dl/openafs/${VERSION}/openafs-${VERSION}-src.tar.bz2