Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ebrains-spack-builds
Manage
Activity
Members
Labels
Plan
Issues
30
Issue boards
Milestones
Wiki
Code
Merge requests
30
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EBRAINS RI
Tech Hub
Platform
EBRAINS Software Distribution
ebrains-spack-builds
Merge requests
!442
update rc
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
update rc
master
into
ebrains-23-09
Overview
0
Commits
31
Pipelines
1
Changes
95
Merged
Eleni Mathioulaki
requested to merge
master
into
ebrains-23-09
1 year ago
Overview
0
Commits
31
Pipelines
1
Changes
95
Expand
0
0
Merge request reports
Compare
ebrains-23-09
ebrains-23-09 (base)
and
latest version
latest version
f9cf5ea5
31 commits,
1 year ago
95 files
+
3162
−
3872
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
95
Search (e.g. *.vue) (Ctrl+P)
packages/ambertools/package.py
+
2
−
2
Options
@@ -7,8 +7,8 @@ class Ambertools (CMakePackage):
@@ -7,8 +7,8 @@ class Ambertools (CMakePackage):
The libsander and libpbsa libraries use the LGPL license.
"""
The libsander and libpbsa libraries use the LGPL license.
"""
# Set the homepage and download url
# Set the homepage and download url
homepage
=
"
http
s
://ambermd.org/AmberTools.php
"
homepage
=
"
http://ambermd.org/AmberTools.php
"
url
=
"
http
s
://ambermd.org/downloads/AmberTools22jlmrcc.tar.bz2
"
url
=
"
http://ambermd.org/downloads/AmberTools22jlmrcc.tar.bz2
"
# Set the gitlab accounts of this package maintainers
# Set the gitlab accounts of this package maintainers
maintainers
=
[
'
dbeltran
'
,
'
elmath
'
]
maintainers
=
[
'
dbeltran
'
,
'
elmath
'
]