From dec3105b69291dd85969190dcc3b31ce13c828f7 Mon Sep 17 00:00:00 2001
From: Tom Ridley <t.ridley@fz-juelich.de>
Date: Tue, 24 Oct 2023 15:38:15 +0200
Subject: [PATCH] Update SIONlib-DEEP-SEA-foss-2022a.eb

---
 SIONlib-DEEP-SEA-foss-2022a.eb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/SIONlib-DEEP-SEA-foss-2022a.eb b/SIONlib-DEEP-SEA-foss-2022a.eb
index a5a6b56..2856624 100644
--- a/SIONlib-DEEP-SEA-foss-2022a.eb
+++ b/SIONlib-DEEP-SEA-foss-2022a.eb
@@ -1,6 +1,6 @@
 easyblock = "CMakeMake"
 name = "SIONlib"
-version = "DEV-TR-flush"
+version = "DEEP-SEA"
 
 homepage = 'http://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html'
 description = """SIONlib is a scalable I/O library for the parallel access to
@@ -18,7 +18,7 @@ toolchain = {'name': 'foss', 'version': '2022a'}
 builddependencies = [('CMake', '3.23.1')]
 
 
-source_urls = ['https://gitlab.jsc.fz-juelich.de/cstao-public/SIONlib/sionlib-deep-sea/-/raw/main/SIONlib-DEV-TR-flush.tar.gz?inline=false']
+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']
 
 sanity_check_paths = {
-- 
GitLab