From ed0269de0c8109b46cde486b959823a616ccbe58 Mon Sep 17 00:00:00 2001
From: Tom Ridley <t.ridley@fz-juelich.de>
Date: Wed, 6 Sep 2023 14:24:21 +0200
Subject: [PATCH] Update SIONlib-DEEP-SEA-foss-2022a.eb

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

diff --git a/SIONlib-DEEP-SEA-foss-2022a.eb b/SIONlib-DEEP-SEA-foss-2022a.eb
index 03dbc33..a5a6b56 100644
--- a/SIONlib-DEEP-SEA-foss-2022a.eb
+++ b/SIONlib-DEEP-SEA-foss-2022a.eb
@@ -17,11 +17,8 @@ toolchain = {'name': 'foss', 'version': '2022a'}
 
 builddependencies = [('CMake', '3.23.1')]
 
-dependencies = [('SIONfwd', '1.0.1')]
 
-configopts = ' -DCMAKE_SION_SIONFWD=1  '
-
-source_urls = ['https://gitlab.jsc.fz-juelich.de/cstao-public/SIONlib/SIONlib/-/archive/%(version)s/']
+source_urls = ['https://gitlab.jsc.fz-juelich.de/cstao-public/SIONlib/sionlib-deep-sea/-/raw/main/SIONlib-DEV-TR-flush.tar.gz?inline=false']
 sources = ['SIONlib-%(version)s.tar.gz']
 
 sanity_check_paths = {
-- 
GitLab