summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortaca <taca>2015-02-19 13:14:59 +0000
committertaca <taca>2015-02-19 13:14:59 +0000
commit82495d1c6ce3e6da25e635c4a8e8a8f4624e4e85 (patch)
tree5d89294344adbd18e0f29503e71610e397ddf079 /lang
parent937d1252488ad503842f731a607499474a9841b0 (diff)
downloadpkgsrc-82495d1c6ce3e6da25e635c4a8e8a8f4624e4e85.tar.gz
Forgot to commit with php54 update.
Diffstat (limited to 'lang')
-rw-r--r--lang/php/phpversion.mk4
1 files changed, 2 insertions, 2 deletions
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