Skip to content
Snippets Groups Projects
Commit 03be99db authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

fix ambertools FetchError

parent abc8d81f
No related branches found
No related tags found
2 merge requests!442update rc,!441create new experimental release
Pipeline #25468 passed with stage
in 1 hour, 57 minutes, and 18 seconds
......@@ -7,8 +7,8 @@ class Ambertools (CMakePackage):
The libsander and libpbsa libraries use the LGPL license."""
# Set the homepage and download url
homepage = "https://ambermd.org/AmberTools.php"
url = "https://ambermd.org/downloads/AmberTools22jlmrcc.tar.bz2"
homepage = "http://ambermd.org/AmberTools.php"
url = "http://ambermd.org/downloads/AmberTools22jlmrcc.tar.bz2"
# Set the gitlab accounts of this package maintainers
maintainers = ['dbeltran', 'elmath']
......
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