From 2b72f22606329cd274e87a774945c084a5372f4b Mon Sep 17 00:00:00 2001
From: RAC-oi <160294171+RAC-oi@users.noreply.github.com>
Date: Mon, 11 Mar 2024 09:25:04 +0100
Subject: [PATCH] web/server/nginx: switch to openssl-3.1

---
 components/web/nginx/pkg5 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/web/nginx/pkg5 b/components/web/nginx/pkg5
index 130b790..6d37bc1 100644
--- a/components/web/nginx/pkg5
+++ b/components/web/nginx/pkg5
@@ -5,7 +5,7 @@
         "library/libxml2",
         "library/libxslt",
         "library/pcre2",
-        "library/security/openssl",
+        "library/security/openssl-31",
         "library/zlib",
         "shell/ksh93",
         "system/library"

--
Gitblit v1.9.3