From fef1d4681678186d42fcd48a12ba4a2cbaf9eea9 Mon Sep 17 00:00:00 2001
From: fritzkink <96341974+fritzkink@users.noreply.github.com>
Date: Tue, 19 Mar 2024 21:01:01 +0100
Subject: [PATCH] php82 - update to version 8.2.17

---
 components/web/php/php-8_2/Makefile |    4 ++--
 components/web/php/php-8_2/pkg5     |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/components/web/php/php-8_2/Makefile b/components/web/php/php-8_2/Makefile
index bec69db..16a0952 100644
--- a/components/web/php/php-8_2/Makefile
+++ b/components/web/php/php-8_2/Makefile
@@ -18,14 +18,14 @@
 
 COMPONENT_NAME=         php
 COMPONENT_MJR_VERSION=	8.2
-COMPONENT_MNR_VERSION=	16
+COMPONENT_MNR_VERSION=	17
 COMPONENT_SUMMARY=      PHP 8.2
 COMPONENT_DESCRIPTION=	PHP is a popular general-purpose scripting language that is especially suited to web development.
 COMPONENT_VERSION=      $(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
 COMPONENT_PROJECT_URL=  https://www.php.net/
 COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.bz2
-COMPONENT_ARCHIVE_HASH= sha256:2658c1b8935ab6b53a7f209354602761ab07066e66920bc472b8815fd1b43f71
+COMPONENT_ARCHIVE_HASH= sha256:191316c203267d96160b47d22f955d4dc11793de8a5f327e0c2a76275a6894ea
 COMPONENT_ARCHIVE_URL=  https://www.php.net/distributions/$(COMPONENT_ARCHIVE)
 #COMPONENT_SIG_URL=	https://www.php.net/distributions/$(COMPONENT_ARCHIVE).asc
 COMPONENT_FMRI=         web/$(COMPONENT_NAME)-82
diff --git a/components/web/php/php-8_2/pkg5 b/components/web/php/php-8_2/pkg5
index d60766f..5fdb506 100644
--- a/components/web/php/php-8_2/pkg5
+++ b/components/web/php/php-8_2/pkg5
@@ -4,8 +4,8 @@
         "compress/bzip2",
         "database/mariadb-106/client",
         "database/mariadb-106/library",
-        "database/postgres-15/developer",
-        "database/postgres-15/library",
+        "database/postgres-16/developer",
+        "database/postgres-16/library",
         "database/sqlite-3",
         "library/gd",
         "library/gmp",
@@ -23,7 +23,7 @@
         "library/unixodbc",
         "library/uw-imap",
         "library/zlib",
-        "service/database/postgres-15",
+        "service/database/postgres-16",
         "shell/ksh93",
         "system/library",
         "system/library/g++-13-runtime",

--
Gitblit v1.9.3