[dev-lang/php] use a newer snapshot
This commit is contained in:
parent
9487fe22d8
commit
2c704daf1d
@ -18,7 +18,7 @@ EGIT_REPO_URI="https://github.com/shivammathur/php-src-backports"
|
|||||||
# Alternative
|
# Alternative
|
||||||
#EGIT_REPO_URI="https://github.com/remicollet/php-src-security"
|
#EGIT_REPO_URI="https://github.com/remicollet/php-src-security"
|
||||||
EGIT_BRANCH="PHP-7.4-security-backports"
|
EGIT_BRANCH="PHP-7.4-security-backports"
|
||||||
EGIT_COMMIT="9d5dc7ec3c99d9463d9086d37bdfa00f4978595c"
|
EGIT_COMMIT="45fa214ea3a98e645b5a26c53a61b5fee9c39d13"
|
||||||
|
|
||||||
LICENSE="PHP-3.01
|
LICENSE="PHP-3.01
|
||||||
BSD
|
BSD
|
||||||
@ -213,6 +213,7 @@ src_prepare() {
|
|||||||
|
|
||||||
local patchdir="${WORKDIR}/patches"
|
local patchdir="${WORKDIR}/patches"
|
||||||
|
|
||||||
|
rm "${patchdir}/0050_php-7.4.33-libxml212.patch"
|
||||||
eapply "${patchdir}/"
|
eapply "${patchdir}/"
|
||||||
|
|
||||||
# In php-7.x, the FPM pool configuration files have been split off
|
# In php-7.x, the FPM pool configuration files have been split off
|
Loading…
x
Reference in New Issue
Block a user