From 891556afbbebf7491c68aa2cd8bcfebfb7eb0a06 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 23 Feb 2023 11:48:01 +0000 Subject: [PATCH] update refs --- squid.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/squid.yaml b/squid.yaml index 4c19706..096f12a 100644 --- a/squid.yaml +++ b/squid.yaml @@ -29,10 +29,10 @@ data: rpms: libecap: rationale: library needed by Squid - ref: stream-1.0-rhel-8.8.0 + ref: stream-squid-4-rhel-8.9.0 buildorder: 1 squid: rationale: squid caching proxy - ref: stream-4-rhel-8.8.0 + ref: stream-squid-4-rhel-8.9.0 buildorder: 2 ...