From 82495d1c6ce3e6da25e635c4a8e8a8f4624e4e85 Mon Sep 17 00:00:00 2001 From: taca Date: Thu, 19 Feb 2015 13:14:59 +0000 Subject: Forgot to commit with php54 update. --- lang/php/phpversion.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk index 4196cde9697..ca227d52e5a 100644 --- a/lang/php/phpversion.mk +++ b/lang/php/phpversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.85 2015/01/23 16:11:38 taca Exp $ +# $NetBSD: phpversion.mk,v 1.86 2015/02/19 13:14:59 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 @@ -82,7 +82,7 @@ PHPVERSION_MK= defined # Define each PHP's version. PHP53_VERSION= 5.3.29 -PHP54_VERSION= 5.4.37 +PHP54_VERSION= 5.4.38 PHP55_VERSION= 5.5.21 PHP56_VERSION= 5.6.5 -- cgit v1.2.3