[dev-lang/php] update patchset
This commit is contained in:
parent
dddfde2022
commit
f966ebb261
@ -1 +1 @@
|
||||
DIST php-7.4.33-patches-1.tar.xz 25524 BLAKE2B 4bd6e7391a32e8ab309f330f626d228e363c09ea04b5b3989735cfd2beafba52c474087e1806e17431193495156064aee05d4c2414b7abd40f2452d40af8001c SHA512 626658678a1f81b9ca07c0d7aafd013e08b854365e2d595ae60f29caa5f2465e85e188ff26745810789ead154442e134197f8dc0be2f5ee8fb1ed740772cb41a
|
||||
DIST php-7.4.33-patches-2.tar.xz 21128 BLAKE2B 65d5dee974c2c3ea223dc00591674ee4b596bf082ed9554392f96de00c10606f2408f4053bfe769cdeb7a08bb816cb7a0ae19c30ae878d6c5e50c3d411e76b34 SHA512 e7d990490ace3f69ff7e41e7e1ccb940b39dda43e888d1b59b7217893cabd91117d00ae5e8f95e4a4e1fa147457f302248d9ac19398eab85099f39599f8d9fd3
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user