diff options
-rw-r--r-- | lang/php/phpversion.mk | 4 | ||||
-rw-r--r-- | lang/php74/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk index 006bfd4d0a7..c66561a5329 100644 --- a/lang/php/phpversion.mk +++ b/lang/php/phpversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.283.4.4 2020/03/08 10:19:04 bsiegert Exp $ +# $NetBSD: phpversion.mk,v 1.283.4.5 2020/03/08 10:24:19 bsiegert Exp $ # # This file selects a PHP version, based on the user's preferences and # the installed packages. It does not add a dependency on the PHP @@ -90,7 +90,7 @@ PHPVERSION_MK= defined PHP56_VERSION= 5.6.40 PHP72_VERSION= 7.2.27 PHP73_VERSION= 7.3.15 -PHP74_VERSION= 7.4.2 +PHP74_VERSION= 7.4.3 # Define initial release of major version. PHP56_RELDATE= 20140828 diff --git a/lang/php74/distinfo b/lang/php74/distinfo index b4cba701d06..6d929db2e5b 100644 --- a/lang/php74/distinfo +++ b/lang/php74/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.3.4.1 2020/01/29 13:34:46 bsiegert Exp $ +$NetBSD: distinfo,v 1.3.4.2 2020/03/08 10:24:19 bsiegert Exp $ -SHA1 (php-7.4.2.tar.xz) = 5267cfa7164f37228f23f96b4f048f0ba8f5c741 -RMD160 (php-7.4.2.tar.xz) = cec26ddb5de3517ff492e4211e306638da163fa2 -SHA512 (php-7.4.2.tar.xz) = e8d4b300d71e48a740b4cd96bf100206615a352bf77822dfe4a289b93738e3419f1371f2b1ec2eb9c9c4b9c87eac69c866a4c51a821e0f5b07a2fa3b0eb8d89b -Size (php-7.4.2.tar.xz) = 10252304 bytes +SHA1 (php-7.4.3.tar.xz) = 1f314d52a63ef5d68f8f44a224759b24885cce17 +RMD160 (php-7.4.3.tar.xz) = 38ca55bdecc8e6b2880297f6527408847460e3ea +SHA512 (php-7.4.3.tar.xz) = 121f2870bbce99f8ab2d42655a9bf6aed1dc37f3c91c238bc37f448543595d55358c2d023f2d3e08c81b1b21d47be9c2d47ef7a2e776c8ac8ac34482b63e5bf3 +Size (php-7.4.3.tar.xz) = 10261432 bytes SHA1 (patch-configure) = 5e9c9c06f6d819d5ba2832d648f41363f40f3108 SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640 SHA1 (patch-ext_phar_Makefile.frag) = 53ea5c58b0bc27d236118d5750a74b1cba43e5dd |