Skip to content

Commit

Permalink
ADIOS1 URL: with https://
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Oct 20, 2023
1 parent 0a24b61 commit 31b69c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library_builders.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ function build_adios1 {
if [ -e adios1-stamp ]; then return; fi

curl -sLo adios-1.13.1.tar.gz \
http://users.nccs.gov/~pnorbert/adios-1.13.1.tar.gz
https://users.nccs.gov/~pnorbert/adios-1.13.1.tar.gz
file adios*.tar.gz
tar -xzf adios*.tar.gz
rm adios*.tar.gz
Expand Down

0 comments on commit 31b69c7

Please sign in to comment.