Commit 46925331 by Maarten L. Hekkelman

Merge branch 'trunk' of github.com:PDB-REDO/libcifpp into trunk

parents 84123df9 641b4461
...@@ -24,7 +24,7 @@ fi ...@@ -24,7 +24,7 @@ fi
# fetch the dictionary # fetch the dictionary
dict=/var/cache/libcifpp/mmcif_pdbx_v50.dic dict=/var/cache/libcifpp/mmcif_pdbx_v50.dic
source=http://mmcif.wwpdb.org/dictionaries/ascii/mmcif_pdbx_v50.dic.gz source=https://mmcif.wwpdb.org/dictionaries/ascii/mmcif_pdbx_v50.dic.gz
wget -O${dict}.gz ${source} wget -O${dict}.gz ${source}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment