Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/10] package/php: bump version to 8.2.10
@ 2023-09-05 18:06 Adam Duskett
  2023-09-05 18:06 ` [Buildroot] [PATCH 02/10] package/php-amqp: bump version to 2.0.0 Adam Duskett
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Adam Duskett @ 2023-09-05 18:06 UTC (permalink / raw)
  To: buildroot; +Cc: Hervé Codina, Bernd Kuhls, Adam Duskett

From: Adam Duskett <aduskett@gmail.comm>

Signed-off-by: Adam Duskett <aduskett@gmail.comm>
---
 package/php/0003-configure-disable-the-phar-tool.patch | 2 +-
 package/php/php.hash                                   | 2 +-
 package/php/php.mk                                     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/php/0003-configure-disable-the-phar-tool.patch b/package/php/0003-configure-disable-the-phar-tool.patch
index ab3aecdaa3..6bfaf6640f 100644
--- a/package/php/0003-configure-disable-the-phar-tool.patch
+++ b/package/php/0003-configure-disable-the-phar-tool.patch
@@ -22,7 +22,7 @@ diff --git a/configure.ac b/configure.ac
 index 0dfab302..6026fb66 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -1566,13 +1566,8 @@ CFLAGS_CLEAN="$CFLAGS \$(PROF_FLAGS)"
+@@ -1638,13 +1638,8 @@ CFLAGS_CLEAN="$CFLAGS \$(PROF_FLAGS)"
  CFLAGS="\$(CFLAGS_CLEAN) $standard_libtool_flag"
  CXXFLAGS="$CXXFLAGS $standard_libtool_flag \$(PROF_FLAGS)"
  
diff --git a/package/php/php.hash b/package/php/php.hash
index 9fb4aebec1..b8ff7ccc5c 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,5 +1,5 @@
 # From https://www.php.net/downloads.php
-sha256  cfe1055fbcd486de7d3312da6146949aae577365808790af6018205567609801  php-8.2.8.tar.xz
+sha256  561dc4acd5386e47f25be76f2c8df6ae854756469159248313bcf276e282fbb3  php-8.2.10.tar.xz
 
 # License file
 sha256  080d0d0cca64181ef8bf1df9fba0c6f0c485f78f79540c479a45b593bb3b33b5  LICENSE
diff --git a/package/php/php.mk b/package/php/php.mk
index 691436926b..ede0980629 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 8.2.8
+PHP_VERSION = 8.2.10
 PHP_SITE = https://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES
-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-09-14 18:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-05 18:06 [Buildroot] [PATCH 01/10] package/php: bump version to 8.2.10 Adam Duskett
2023-09-05 18:06 ` [Buildroot] [PATCH 02/10] package/php-amqp: bump version to 2.0.0 Adam Duskett
2023-09-05 18:06 ` [Buildroot] [PATCH 03/10] package/php-apcu: bump version to 5.1.22 Adam Duskett
2023-09-05 18:06 ` [Buildroot] [PATCH 04/10] package/php-gnupg: bump version to 1.5.1 Adam Duskett
2023-09-05 18:06 ` [Buildroot] [PATCH 05/10] package/php-memcached: bump version to 3.2.0 Adam Duskett
2023-09-05 18:06 ` [Buildroot] [PATCH 06/10] package/php-pam: bump version to 2.2.4 Adam Duskett
2023-09-05 18:06 ` [Buildroot] [PATCH 07/10] package/php-pecl-dbus: bump version to b147624d480c3353e6c700e9a2d0c6f14d853941 Adam Duskett
2023-09-05 18:06 ` [Buildroot] [PATCH 08/10] package/php-ssh2: bump version to 1.4 Adam Duskett
2023-09-05 18:06 ` [Buildroot] [PATCH 09/10] package/php-xdebug: bump version to 3.2.2 Adam Duskett
2023-09-05 18:06 ` [Buildroot] [PATCH 10/10] package/php-yaml: bump version to 2.2.3 Adam Duskett
2023-09-08 20:02 ` [Buildroot] [PATCH 01/10] package/php: bump version to 8.2.10 Thomas Petazzoni via buildroot
2023-09-14 18:59 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox