pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/php lang/php: update to 7.4.20



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f34e616db312
branches:  trunk
changeset: 453882:f34e616db312
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 03 15:30:25 2021 +0000

description:
lang/php: update to 7.4.20

Make sure to update php/phpversion.mk.

diffstat:

 lang/php/phpversion.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1841346f4eea -r f34e616db312 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Thu Jun 03 15:28:49 2021 +0000
+++ b/lang/php/phpversion.mk    Thu Jun 03 15:30:25 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.328 2021/05/08 13:21:17 jdolecek Exp $
+# $NetBSD: phpversion.mk,v 1.329 2021/06/03 15:30:25 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
@@ -89,7 +89,7 @@
 # Define each PHP's version.
 PHP56_VERSION= 5.6.40
 PHP73_VERSION= 7.3.28
-PHP74_VERSION= 7.4.19
+PHP74_VERSION= 7.4.20
 PHP80_VERSION= 8.0.6
 
 # Define initial release of major version.



Home | Main Index | Thread Index | Old Index