summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/amg2013/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/amg2013/package.py')
-rw-r--r--var/spack/repos/builtin/packages/amg2013/package.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/amg2013/package.py b/var/spack/repos/builtin/packages/amg2013/package.py
index def0b495a8..7d0a26903a 100644
--- a/var/spack/repos/builtin/packages/amg2013/package.py
+++ b/var/spack/repos/builtin/packages/amg2013/package.py
@@ -17,6 +17,8 @@ class Amg2013(MakefilePackage):
homepage = "https://computing.llnl.gov/projects/co-design/amg2013"
git = "https://github.com/LLNL/AMG.git"
+ license("LGPL-2.1-or-later")
+
version("develop", branch="master")
version("1.2", tag="1.2", commit="3ada8a128e311543e84d9d66344ece77924127a8")
version("1.1", tag="1.1", commit="09fe8a78baf6ba5eaef7d2804f7b653885d60fee")