Update pinned OpenSSL version to 1.1.1l (#25787)

Update to the latest version of openssl, as the previous one (1.1.1k) is
now deprecated, so spack can no longer rebuild it from source.
This commit is contained in:
Scott Wittenburg 2021-09-06 10:46:41 -06:00 committed by GitHub
parent 84d525dbdf
commit a358358aa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -143,7 +143,7 @@ spack:
variants: threads=openmp variants: threads=openmp
openssl: openssl:
version: version:
- 1.1.1k - 1.1.1l
perl: perl:
version: version:
- 5.34.0 # 5.34.0 - 5.34.0 # 5.34.0

View File

@ -143,7 +143,7 @@ spack:
variants: threads=openmp variants: threads=openmp
openssl: openssl:
version: version:
- 1.1.1k - 1.1.1l
perl: perl:
version: version:
- 5.34.0 - 5.34.0