From c82cc7ee3d927c1c3131e8a71bffc1c79d6f61d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edoardo=20Apr=C3=A0?= Date: Mon, 9 Dec 2024 05:21:55 -0800 Subject: [PATCH] web.archive.org URL update --- src/nwpw/nwpwlib/nwpwxc/build_dftd3a.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nwpw/nwpwlib/nwpwxc/build_dftd3a.sh b/src/nwpw/nwpwlib/nwpwxc/build_dftd3a.sh index 9c614734f4..cc4e73f7a1 100755 --- a/src/nwpw/nwpwlib/nwpwxc/build_dftd3a.sh +++ b/src/nwpw/nwpwlib/nwpwxc/build_dftd3a.sh @@ -44,7 +44,7 @@ rm -f dftd3.f nwpwxc_vdw3a.F export PATH=`pwd`:$PATH URL1="https://www.chemie.uni-bonn.de/grimme/de/software/dft-d3/" #URL1="https://www.chemiebn.uni-bonn.de/pctc/mulliken-center/software/dft-d3/" -URL2="https://web.archive.org/web/20210527062154if_/https://www.chemie.uni-bonn.de/pctc/mulliken-center/software/dft-d3/" +URL2="https://web.archive.org/web/20241209131729/https://www.chemie.uni-bonn.de/grimme/de/software/dft-d3/" declare -a urls=("$URL1" "$URL1" "$URL1" "$URL2" "$URL2") TGZ=dftd3.tgz # check gzip integrity