From 91bf3c64d66e2a2b3e79cf6957eb90a08a01e54a Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Tue, 25 Apr 2023 18:38:53 +0000
Subject: [PATCH] fix: cherry-pick osg-ca-certs igtf link fix

---
 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 17b05fbb2..1e27db587 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -39,6 +39,7 @@ variables:
     af74680405c931dab16c6674f9b97a32bf3f1122
     0a952f8b7bf6f70009dd5821bccbaf9170c73d07
     f050b1cf7835fd31992b020e1061c52294ff7330
+    a419ffcf501134faed24253ccc83e6c71f9659f9
   ## Ref: https://github.com/spack/spack/commit/[hash]
   ## [hash]: [description]
   ## b5ef5c2eb5145020f9de1bcb964626ce6ac2d02e: geant4: version bumps for Geant4 11.1.0
@@ -68,6 +69,7 @@ variables:
   ## af74680405c931dab16c6674f9b97a32bf3f1122: depfile: improve tab completion
   ## 0a952f8b7bf6f70009dd5821bccbaf9170c73d07: docs updates for spack env depfile
   ## f050b1cf7835fd31992b020e1061c52294ff7330: depfile: variable with all identifiers
+  ## a419ffcf501134faed24253ccc83e6c71f9659f9: osg-ca-certs: igtf link should point to version, not 'current'
 
   ## EIC spack organization and repository, e.g. eic/eic-spack
   EICSPACK_ORGREPO: "eic/eic-spack"
-- 
GitLab