diff options
| author | Brian Evans <grknight@gentoo.org> | 2021-11-24 09:14:27 -0500 |
|---|---|---|
| committer | Brian Evans <grknight@gentoo.org> | 2021-11-24 09:14:27 -0500 |
| commit | 91dcbea9e37241ce74bf5613ccbe3cfca5b23429 (patch) | |
| tree | a3d62c48c55b9611ac0dcb976ce58c7fa10e4f23 /dev-lang/php/php-7.4.25.ebuild | |
| parent | e77e29e48f0cca238d99be9cb5e0548c4f0cdcd9 (diff) | |
| download | gentoo-91dcbea9e37241ce74bf5613ccbe3cfca5b23429.tar.gz gentoo-91dcbea9e37241ce74bf5613ccbe3cfca5b23429.tar.bz2 gentoo-91dcbea9e37241ce74bf5613ccbe3cfca5b23429.zip | |
dev-lang/php: Backport patch from upstream for ICU 70 changes
Already fixed in 7.4.26, 8.0.13 and 8.1.0_rc6
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'dev-lang/php/php-7.4.25.ebuild')
| -rw-r--r-- | dev-lang/php/php-7.4.25.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/php/php-7.4.25.ebuild b/dev-lang/php/php-7.4.25.ebuild index 7c74bdd02981..ea60a2d13396 100644 --- a/dev-lang/php/php-7.4.25.ebuild +++ b/dev-lang/php/php-7.4.25.ebuild @@ -146,6 +146,7 @@ PHP_MV="$(ver_cut 1)" PATCHES=( "${FILESDIR}"/php-iodbc-header-location.patch + "${FILESDIR}/php-icu-70.patch" ) php_install_ini() { |
