From 3c726291761d0898b186b7671a11e9f6c58f68be Mon Sep 17 00:00:00 2001
From: Alexandre Strube <a.strube@fz-juelich.de>
Date: Mon, 23 May 2022 16:32:41 +0200
Subject: [PATCH] checksums

---
 Golden_Repo/p/pocl/pocl-1.8-GCCcore-11.2.0.eb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Golden_Repo/p/pocl/pocl-1.8-GCCcore-11.2.0.eb b/Golden_Repo/p/pocl/pocl-1.8-GCCcore-11.2.0.eb
index 84496b1a3..f6c05dbab 100644
--- a/Golden_Repo/p/pocl/pocl-1.8-GCCcore-11.2.0.eb
+++ b/Golden_Repo/p/pocl/pocl-1.8-GCCcore-11.2.0.eb
@@ -10,7 +10,7 @@ toolchain = {'name': 'GCCcore', 'version': '11.2.0'}
 
 source_urls = ['https://github.com/pocl/pocl/archive/']
 sources = ['v%(version)s.tar.gz']
-
+checksums = ['0f63377ae1826e16e90038fc8e7f65029be4ff6f9b059f6907174b5c0d1f8ab2']
 
 builddependencies = [
     ('CMake', '3.21.1'),
-- 
GitLab