summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorEric Martin <erimar77@users.noreply.github.com>2019-03-22 05:57:30 -0500
committerMassimiliano Culpo <massimiliano.culpo@gmail.com>2019-03-22 11:57:30 +0100
commitba5f37ee26281e35f4a56627305e3372109fd055 (patch)
tree258edfd960fd5c4b91681f90e9efceda9a606d2a /var
parentea227b9974555b7f86d090ec9e352ecf7dc7a0f9 (diff)
downloadspack-ba5f37ee26281e35f4a56627305e3372109fd055.tar.gz
spack-ba5f37ee26281e35f4a56627305e3372109fd055.tar.bz2
spack-ba5f37ee26281e35f4a56627305e3372109fd055.tar.xz
spack-ba5f37ee26281e35f4a56627305e3372109fd055.zip
vdt: Add version 0.4.3 (#10982)
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/vdt/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/vdt/package.py b/var/spack/repos/builtin/packages/vdt/package.py
index 94e9fcc5c8..eebaa2b244 100644
--- a/var/spack/repos/builtin/packages/vdt/package.py
+++ b/var/spack/repos/builtin/packages/vdt/package.py
@@ -13,6 +13,7 @@ class Vdt(CMakePackage):
homepage = "https://github.com/dpiparo/vdt"
url = "https://github.com/dpiparo/vdt/archive/v0.3.9.tar.gz"
+ version('0.4.3', sha256='705674612ebb5c182b65a8f61f4d173eb7fe7cdeee2235b402541a492e08ace1')
version('0.3.9', '80a2d73a82f7ef8257a8206ca22dd145')
version('0.3.8', '25b07c72510aaa95fffc11e33579061c')
version('0.3.7', 'd2621d4c489894fd1fe8e056d9a0a67c')