summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenjithravindrankannath <94420380+renjithravindrankannath@users.noreply.github.com>2023-02-10 18:12:56 -0800
committerGitHub <noreply@github.com>2023-02-10 18:12:56 -0800
commit97d59c2efb2673cc909b5cf4c713a903ac41aabf (patch)
treeaa74aeee6195faa526b9b56c4550796d82fef58d
parentb69378c8cb6976e5854016b9571036dfbd5fde12 (diff)
downloadspack-97d59c2efb2673cc909b5cf4c713a903ac41aabf.tar.gz
spack-97d59c2efb2673cc909b5cf4c713a903ac41aabf.tar.bz2
spack-97d59c2efb2673cc909b5cf4c713a903ac41aabf.tar.xz
spack-97d59c2efb2673cc909b5cf4c713a903ac41aabf.zip
Adding checksum for 5.3.3 of RVS (#35446)
Co-authored-by: sreenivasa murthy kolam <sreenivasamurthy.kolam@amd.com>
-rw-r--r--var/spack/repos/builtin/packages/rocm-validation-suite/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/rocm-validation-suite/package.py b/var/spack/repos/builtin/packages/rocm-validation-suite/package.py
index 054f792ac2..e34ff7abdc 100644
--- a/var/spack/repos/builtin/packages/rocm-validation-suite/package.py
+++ b/var/spack/repos/builtin/packages/rocm-validation-suite/package.py
@@ -22,6 +22,7 @@ class RocmValidationSuite(CMakePackage):
maintainers("srekolam", "renjithravindrankannath")
version("5.4.0", sha256="ca2abfa739c2853f71453e65787e318ab879be8a6a362c4cb4d27baa90f3cd5f")
+ version("5.3.3", sha256="9acbc8de9b2e18659f51bd49f6e92ab6c93742e2ed0046322025f017fc12497f")
version("5.3.0", sha256="d6afb8a5f4eaf860fd510bcfe65e735cbf96d4b8817c758ea7aee84d4c994382")
version("5.2.3", sha256="5dfbd41c694bf2eb4368edad8653dc60ec2927d174fc7aaa5fa416156c5f921f")
version("5.2.1", sha256="a0ea3ab9cbb8ac17bfa4537713a4d7075f869949bfdead4565a46f75864bd4a9")