From 295a721fd6fd857627ac91cf385b54e9648ab994 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 23 Feb 2023 11:47:58 +0000 Subject: [PATCH] update modulemd etc --- httpd.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/httpd.yaml b/httpd.yaml index 45928f7..e16f9f0 100644 --- a/httpd.yaml +++ b/httpd.yaml @@ -42,13 +42,13 @@ data: rpms: httpd: rationale: Apache httpd - ref: stream-httpd-2.4-rhel-8.9.0 + ref: stream-2.4-rhel-8.8.0 buildorder: 10 mod_http2: rationale: HTTP/2 support for Apache httpd - ref: stream-httpd-2.4-rhel-8.9.0 + ref: stream-2.4-rhel-8.8.0 buildorder: 20 mod_md: rationale: Certificate provisioning using ACME for Apache httpd - ref: stream-httpd-2.4-rhel-8.9.0 - buildorder: 20 + ref: stream-2.4-rhel-8.8.0 + buildorder: 20 \ No newline at end of file