mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 13:45:27 -04:00
used ga 582 from https://github.com/GlobalArrays
This commit is contained in:
parent
5a5a9844ad
commit
fd74cdaa93
1 changed files with 2 additions and 2 deletions
|
|
@ -93,8 +93,8 @@ then
|
|||
if [ ! -f ga-"$GA_RELEASE_NO".tar.gz ]; then
|
||||
if test "x$TAR_URL" = x
|
||||
then
|
||||
# TAR_URL=https://github.com/GlobalArrays/ga/releases/download/v"$GA_RELEASE_NO"/ga-"$GA_RELEASE_NO".tar.gz
|
||||
TAR_URL=https://github.com/edoapra/ga/releases/download/v"$GA_RELEASE_NO"/ga-"$GA_RELEASE_NO".tar.gz
|
||||
TAR_URL=https://github.com/GlobalArrays/ga/releases/download/v"$GA_RELEASE_NO"/ga-"$GA_RELEASE_NO".tar.gz
|
||||
# TAR_URL=https://github.com/edoapra/ga/releases/download/v"$GA_RELEASE_NO"/ga-"$GA_RELEASE_NO".tar.gz
|
||||
# TAR_URL=https://github.com/edoapra/ga/releases/download/v"$GA_RELEASE_NO"/ga-5.8.2.v3.tar.gz
|
||||
# TAR_URL=https://github.com/GlobalArrays/ga/archive/refs/tags/v"$GA_RELEASE_NO".tar.gz
|
||||
# https://github.com/edoapra/ga/releases/download/v5.7.2/ga-5.7.2.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue