From 33e0f8d63ebba8dea55f73ceb13e5a3c15177d09 Mon Sep 17 00:00:00 2001
From: fritzkink <96341974+fritzkink@users.noreply.github.com>
Date: Fri, 24 Nov 2023 21:32:54 +0100
Subject: [PATCH] php81 - update to version 8.1.26

---
 components/web/php/php-8_1/pkg5 |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/components/web/php/php-8_1/pkg5 b/components/web/php/php-8_1/pkg5
index 62216a2..3afdc15 100644
--- a/components/web/php/php-8_1/pkg5
+++ b/components/web/php/php-8_1/pkg5
@@ -18,7 +18,7 @@
         "library/pcre2",
         "library/readline",
         "library/security/libsodium",
-        "library/security/openssl-11",
+        "library/security/openssl-31",
         "library/spell-checking/enchant",
         "library/unixodbc",
         "library/uw-imap",
@@ -26,7 +26,7 @@
         "service/database/postgres-15",
         "shell/ksh93",
         "system/library",
-        "system/library/gcc-10-runtime",
+        "system/library/gcc-13-runtime",
         "system/library/math",
         "system/management/snmp/net-snmp",
         "text/aspell",
@@ -36,16 +36,16 @@
         "web/server/apache-24"
     ],
     "fmris": [
-        "web/php-81",
-        "web/php-81/extension/php-mysql",
-        "web/php-81/extension/php-pgsql",
+        "web/server/apache-24/module/apache-php81",
         "web/php-81/php-cgi",
         "web/php-81/php-cli",
         "web/php-81/php-common",
+        "web/php-81/extension/php-mysql",
+        "web/php-81/extension/php-pgsql",
         "web/php-81/php-fpm",
         "web/php-81/php-pear",
         "web/php-81/phpdbg",
-        "web/server/apache-24/module/apache-php81"
+        "web/php-81"
     ],
     "name": "php"
 }
\ No newline at end of file

--
Gitblit v1.9.3