From 8c64c59f73c0ac17dfb91d81236dbb710835f5d5 Mon Sep 17 00:00:00 2001 From: Damian Alvarez <swmanage@jwlogin05.juwels> Date: Fri, 16 Dec 2022 17:36:44 +0100 Subject: [PATCH] psmpi: now the really right checksum --- Golden_Repo/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb | 2 +- Golden_Repo/p/psmpi/psmpi-5.7.0-1-NVHPC-22.11.eb | 2 +- Golden_Repo/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb | 2 +- Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Golden_Repo/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb b/Golden_Repo/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb index 2c22a4939..0673d2176 100644 --- a/Golden_Repo/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb +++ b/Golden_Repo/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb @@ -13,7 +13,7 @@ sources = [SOURCE_TAR_GZ] source_urls = ['https://github.com/ParaStation/psmpi/archive/'] checksums = [ # psmpi-5.7.0-1.tar.gz - '654ccf209b9f3e11c93ed308cb966900e558ab73b75f057123d7c801d8632a34', + '0c1c8556afedfb08cd612f379ddb6327ef1bb0867d6f6fed3d610f3d8c790883', '978eb3223c978477c40987f745c07fda26ccbad2f468616faf92f0d71b81a156', # psmpi_shebang.patch # psmpi-5.5.0-1_ime.patch 'c2418b9511560dca197242508de9c7b6b117122912b6d3a4aa18398834f465ff', diff --git a/Golden_Repo/p/psmpi/psmpi-5.7.0-1-NVHPC-22.11.eb b/Golden_Repo/p/psmpi/psmpi-5.7.0-1-NVHPC-22.11.eb index e01381ee5..70c5404b6 100644 --- a/Golden_Repo/p/psmpi/psmpi-5.7.0-1-NVHPC-22.11.eb +++ b/Golden_Repo/p/psmpi/psmpi-5.7.0-1-NVHPC-22.11.eb @@ -13,7 +13,7 @@ sources = [SOURCE_TAR_GZ] source_urls = ['https://github.com/ParaStation/psmpi/archive/'] checksums = [ # psmpi-5.7.0-1.tar.gz - '654ccf209b9f3e11c93ed308cb966900e558ab73b75f057123d7c801d8632a34', + '0c1c8556afedfb08cd612f379ddb6327ef1bb0867d6f6fed3d610f3d8c790883', '978eb3223c978477c40987f745c07fda26ccbad2f468616faf92f0d71b81a156', # psmpi_shebang.patch # psmpi-5.5.0-1_ime.patch 'c2418b9511560dca197242508de9c7b6b117122912b6d3a4aa18398834f465ff', diff --git a/Golden_Repo/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb b/Golden_Repo/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb index aa193b54f..ba1eecdd4 100644 --- a/Golden_Repo/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb +++ b/Golden_Repo/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb @@ -13,7 +13,7 @@ sources = [SOURCE_TAR_GZ] source_urls = ['https://github.com/ParaStation/psmpi/archive/'] checksums = [ # psmpi-5.7.0-1.tar.gz - '654ccf209b9f3e11c93ed308cb966900e558ab73b75f057123d7c801d8632a34', + '0c1c8556afedfb08cd612f379ddb6327ef1bb0867d6f6fed3d610f3d8c790883', '978eb3223c978477c40987f745c07fda26ccbad2f468616faf92f0d71b81a156', # psmpi_shebang.patch # psmpi-5.5.0-1_ime.patch 'c2418b9511560dca197242508de9c7b6b117122912b6d3a4aa18398834f465ff', diff --git a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb index 27d792e7e..4399c454b 100644 --- a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb +++ b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb @@ -13,7 +13,7 @@ sources = [SOURCE_TAR_GZ] source_urls = ['https://github.com/ParaStation/psmpi/archive/'] checksums = [ # psmpi-5.7.0-1.tar.gz - '654ccf209b9f3e11c93ed308cb966900e558ab73b75f057123d7c801d8632a34', + '0c1c8556afedfb08cd612f379ddb6327ef1bb0867d6f6fed3d610f3d8c790883', '978eb3223c978477c40987f745c07fda26ccbad2f468616faf92f0d71b81a156', # psmpi_shebang.patch ] -- GitLab