From 88a53d14683e8afe1188dcaf67ed8b2a914693da Mon Sep 17 00:00:00 2001 From: Tom Ridley <t.ridley@fz-juelich.de> Date: Tue, 24 Oct 2023 15:51:12 +0200 Subject: [PATCH] Added checksum --- SIONlib-DEEP-SEA-foss-2022a.eb | 1 + 1 file changed, 1 insertion(+) diff --git a/SIONlib-DEEP-SEA-foss-2022a.eb b/SIONlib-DEEP-SEA-foss-2022a.eb index 2856624..d69e30f 100644 --- a/SIONlib-DEEP-SEA-foss-2022a.eb +++ b/SIONlib-DEEP-SEA-foss-2022a.eb @@ -20,6 +20,7 @@ builddependencies = [('CMake', '3.23.1')] source_urls = ['https://gitlab.jsc.fz-juelich.de/cstao-public/SIONlib/sionlib-deep-sea/-/raw/main/SIONlib-%(version)s.tar.gz?inline=false'] sources = ['SIONlib-%(version)s.tar.gz'] +checksums = ['2c69c93d52536fcf13c4c9c38765ddca2fcf7f34a1a7aa001b4b3767f508b5eb'] sanity_check_paths = { 'files': [ -- GitLab