summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorMark W. Krentel <krentel@rice.edu>2020-08-01 16:26:13 -0500
committerGitHub <noreply@github.com>2020-08-01 16:26:13 -0500
commitb0eb771b19d837f60138608453c22378a0dc827b (patch)
tree82b37402f31039df7d309e3126d78aa23cc69412 /var
parent7498336f3d10a2bd866790a7ae98f28c1f715d07 (diff)
downloadspack-b0eb771b19d837f60138608453c22378a0dc827b.tar.gz
spack-b0eb771b19d837f60138608453c22378a0dc827b.tar.bz2
spack-b0eb771b19d837f60138608453c22378a0dc827b.tar.xz
spack-b0eb771b19d837f60138608453c22378a0dc827b.zip
elfutils: add version 0.180 (#17835)
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/elfutils/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/elfutils/package.py b/var/spack/repos/builtin/packages/elfutils/package.py
index cd6b961227..00647d2d4e 100644
--- a/var/spack/repos/builtin/packages/elfutils/package.py
+++ b/var/spack/repos/builtin/packages/elfutils/package.py
@@ -21,6 +21,7 @@ class Elfutils(AutotoolsPackage, SourcewarePackage):
list_url = "https://sourceware.org/elfutils/ftp"
list_depth = 1
+ version('0.180', sha256='b827b6e35c59d188ba97d7cf148fa8dc6f5c68eb6c5981888dfdbb758c0b569d')
version('0.179', sha256='25a545566cbacaa37ae6222e58f1c48ea4570f53ba991886e2f5ce96e22a23a2')
version('0.178', sha256='31e7a00e96d4e9c4bda452e1f2cdac4daf8abd24f5e154dee232131899f3a0f2')
version('0.177', sha256='fa489deccbcae7d8c920f60d85906124c1989c591196d90e0fd668e3dc05042e')