diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest index c812cf0..7c8c0f4 100644 --- a/dev-lang/php/Manifest +++ b/dev-lang/php/Manifest @@ -1 +1 @@ -DIST php-7.4.33.tar.gz 14929926 BLAKE2B c1ef41672031b818db2dac4f68f9ccfd52a76a383554d7198c2a952ba78fb5f99ac77a6f8d397d1197ca6513b7615bbf77cf876ea2195bdf5118222f4f6dfe6d SHA512 2dcf9a9b6633b58113f2e60ad763f22e1e7a8a256688b6d6902d7ebb218b1adc703aab098218295a22e3f7282bf400a19e1133b8d26cb634693edf7f54dcce50 +DIST php-7.4.33.tar.gz 14933018 BLAKE2B 6003292d66898da2cb585fc126525a48a720a7d0bb7becbfe18109c3c81d633db352ddf549399d63fb45d526146d034e9b5d0719c828cc12336c3b87a718a80f SHA512 fd948cf40af8a7d561143e5ae6d0fdcd0c466ebdafbbfed5e1db120c89641710e680c2597f867f5ce7358429ec53bbd98bfd5a6fc10d7ee707d89532bf7784c9 diff --git a/dev-lang/php/files/intl-icu-75.1-php7.4-8.1.patch b/dev-lang/php/files/intl-icu-76.1-php7.4-8.1.patch similarity index 100% rename from dev-lang/php/files/intl-icu-75.1-php7.4-8.1.patch rename to dev-lang/php/files/intl-icu-76.1-php7.4-8.1.patch diff --git a/dev-lang/php/php-7.4.33-r7.ebuild b/dev-lang/php/php-7.4.33-r7.ebuild index 3d50dde..cdc3572 100644 --- a/dev-lang/php/php-7.4.33-r7.ebuild +++ b/dev-lang/php/php-7.4.33-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -146,7 +146,7 @@ PHP_MV="$(ver_cut 1)" PATCHES=( "${FILESDIR}"/php-iodbc-header-location.patch "${FILESDIR}"/bug81656-gcc-11.patch - "${FILESDIR}"/intl-icu-75.1-php7.4-8.1.patch + "${FILESDIR}"/intl-icu-76.1-php7.4-8.1.patch ) php_install_ini() {