diff --git a/Golden_Repo/e/Extra-P/Extra-P-4.3.0-alpha3-GCCcore-11.3.0-Python-3.10.4.eb b/Golden_Repo/e/Extra-P/Extra-P-4.3.0-alpha3-GCCcore-11.3.0-Python-3.10.4.eb
index 1c7141a4358f3b9bef672944c260f878a5c73673..b6c033b947584c6446c60b09247dc49fd72b93e5 100644
--- a/Golden_Repo/e/Extra-P/Extra-P-4.3.0-alpha3-GCCcore-11.3.0-Python-3.10.4.eb
+++ b/Golden_Repo/e/Extra-P/Extra-P-4.3.0-alpha3-GCCcore-11.3.0-Python-3.10.4.eb
@@ -17,7 +17,8 @@ exts_list = [
         'sources': [{'source_urls': ['https://github.com/extra-p/extrap/archive/refs/tags/'],
                      'filename': 'extrap-%(version)s.tar.gz',
                      'download_filename': 'v%(version)s.tar.gz'}],
-        'checksums': ['91cbc84affe319b4dd7aee3752e9944123759d0513fba8a23c8418327727e7e5'],
+        'checksums': ['91cbc84affe319b4dd7aee3752e9944123759d0513fba8a23c8418327727e7e5',
+                      'fd2e16ff8efef7a6494e779ff4800fff5073a568767335edaa4ca094fde378ab'],
         'patches': ['4.3.0-alpha-packaging.patch']
     }),
 ]