[dev-lang/php] update patchset

This commit is contained in:
2025-05-17 15:41:08 +02:00
parent dddfde2022
commit f966ebb261
2 changed files with 2 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ inherit flag-o-matic git-r3 systemd autotools multilib
## https://github.com/zboszor/meta-parallel-php/tree/main/recipes-php/php/php74
PHP_MV="$(ver_cut 1)"
PHP_PATCH="php-$(ver_cut 1-3)-patches-1.tar.xz"
PHP_PATCH="php-$(ver_cut 1-3)-patches-2.tar.xz"
DESCRIPTION="The PHP language runtime engine"
HOMEPAGE="https://www.php.net/"
@@ -213,7 +213,6 @@ src_prepare() {
local patchdir="${WORKDIR}/patches"
rm "${patchdir}/0050_php-7.4.33-libxml212.patch"
eapply "${patchdir}/"
# In php-7.x, the FPM pool configuration files have been split off