diff options
author | taca <taca@pkgsrc.org> | 2022-04-16 00:52:28 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2022-04-16 00:52:28 +0000 |
commit | 3880f434114825acf3201ff86654a8d67437949e (patch) | |
tree | c310c74a476f7b1844f15dfc34d89dad7f03608c | |
parent | 4ba9b98743fa44f8f5767055ea43de6ddeb33a69 (diff) | |
download | pkgsrc-3880f434114825acf3201ff86654a8d67437949e.tar.gz |
lang/php74: update to 7.4.29
14 Apr 2022, PHP 7.4.29
- Core:
. No source changes to this release.
Version number added for reproduction of Windows builds.
- Date:
. Updated to latest IANA timezone database (2022a). (Derick)
-rw-r--r-- | lang/php/phpversion.mk | 4 | ||||
-rw-r--r-- | lang/php74/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk index 134c14dba06..a71bf57d235 100644 --- a/lang/php/phpversion.mk +++ b/lang/php/phpversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.360 2022/03/18 14:42:47 taca Exp $ +# $NetBSD: phpversion.mk,v 1.361 2022/04/16 00:52:28 taca 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 @@ -88,7 +88,7 @@ PHPVERSION_MK= defined # Define each PHP's version. PHP56_VERSION= 5.6.40 -PHP74_VERSION= 7.4.28 +PHP74_VERSION= 7.4.29 PHP80_VERSION= 8.0.17 PHP81_VERSION= 8.1.4 diff --git a/lang/php74/distinfo b/lang/php74/distinfo index 1b30f542532..4ec1f1eb60a 100644 --- a/lang/php74/distinfo +++ b/lang/php74/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.35 2022/02/20 13:03:01 taca Exp $ +$NetBSD: distinfo,v 1.36 2022/04/16 00:52:28 taca Exp $ -BLAKE2s (php-7.4.28.tar.xz) = 75a1093845eabf9f5717b0ef9a5f42b18a261eb4bbdf1aec89271eca3620c4b6 -SHA512 (php-7.4.28.tar.xz) = e7fa281a3be9ec46b7fa69619fd417fc04200dc64fd153f9670184d84b0aa3d5f3698536cf18476a96d8a42ba40b856ff57ab18e8e8a485dd9b95467d1952fa8 -Size (php-7.4.28.tar.xz) = 10418352 bytes +BLAKE2s (php-7.4.29.tar.xz) = ce185478026dd04f48b4db8a3353b00316b5dd8aec0019d7ce0c3776bc956026 +SHA512 (php-7.4.29.tar.xz) = cdec93b3d10b80da4a16757e60ecf8b35e78adfc57edd40917f53c4d20ce2847363ac99954cc92492cd84b81c01c4af667b16c8f4fe54aa98b9181ef5b1951ba +Size (php-7.4.29.tar.xz) = 10418908 bytes SHA1 (patch-build_libtool.m4) = 3656eb516fb14defd4b0964fe21e117c630be856 SHA1 (patch-configure) = 5e9c9c06f6d819d5ba2832d648f41363f40f3108 SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640 |