summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin.mock/packages/cumulative-vrange-root/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin.mock/packages/cumulative-vrange-root/package.py')
-rw-r--r--var/spack/repos/builtin.mock/packages/cumulative-vrange-root/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin.mock/packages/cumulative-vrange-root/package.py b/var/spack/repos/builtin.mock/packages/cumulative-vrange-root/package.py
index 78759ea252..95e4c7827c 100644
--- a/var/spack/repos/builtin.mock/packages/cumulative-vrange-root/package.py
+++ b/var/spack/repos/builtin.mock/packages/cumulative-vrange-root/package.py
@@ -14,7 +14,7 @@ class CumulativeVrangeRoot(Package):
homepage = "https://www.example.org"
url = "https://example.org/files/v3.4/cmake-3.4.3.tar.gz"
- version("1.0", "4cb3ff35b2472aae70f542116d616e63")
+ version("1.0", md5="4cb3ff35b2472aae70f542116d616e63")
depends_on("cumulative-vrange-middle")
depends_on("cumulative-vrange-bottom@:2")