From cc6eb0a2844a13606f985dfbd83a9c0a6c886d8f Mon Sep 17 00:00:00 2001
From: RAC-oi <160294171+RAC-oi@users.noreply.github.com>
Date: Wed, 21 Feb 2024 11:17:51 +0100
Subject: [PATCH] web/haproxy: update to 2.8.6

---
 components/web/haproxy/pkg5 |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/components/web/haproxy/pkg5 b/components/web/haproxy/pkg5
index 8341be8..68e911b 100644
--- a/components/web/haproxy/pkg5
+++ b/components/web/haproxy/pkg5
@@ -2,9 +2,9 @@
     "dependencies": [
         "SUNWcs",
         "library/pcre",
-        "library/security/openssl-11",
+        "library/security/openssl-31",
         "library/zlib",
-        "runtime/lua-53",
+        "runtime/lua-54",
         "shell/ksh93",
         "system/library",
         "system/library/math"
@@ -13,4 +13,4 @@
         "web/loadbalancer/haproxy"
     ],
     "name": "haproxy"
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3