summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/chrpath/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/chrpath/package.py')
-rw-r--r--var/spack/repos/builtin/packages/chrpath/package.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/chrpath/package.py b/var/spack/repos/builtin/packages/chrpath/package.py
index e0a50dc59e..11878e5635 100644
--- a/var/spack/repos/builtin/packages/chrpath/package.py
+++ b/var/spack/repos/builtin/packages/chrpath/package.py
@@ -13,4 +13,6 @@ class Chrpath(AutotoolsPackage):
homepage = "https://directory.fsf.org/wiki/Chrpath"
url = "https://cfhcable.dl.sourceforge.net/project/pisilinux/source/chrpath-0.16.tar.gz"
+ license("GPL-2.0-or-later")
+
version("0.16", sha256="bb0d4c54bac2990e1bdf8132f2c9477ae752859d523e141e72b3b11a12c26e7b")