summaryrefslogtreecommitdiff
path: root/lang/php
diff options
context:
space:
mode:
authortaca <taca>2013-08-18 20:56:32 +0000
committertaca <taca>2013-08-18 20:56:32 +0000
commit0bc37c0a8ea32a847fd5c0a39011731eb1c41c58 (patch)
tree16abd95345bcc228884267ce118ad0946389507a /lang/php
parentc3b6b03492637d8cc3eadaa180b4ea3875dbee6c (diff)
downloadpkgsrc-0bc37c0a8ea32a847fd5c0a39011731eb1c41c58.tar.gz
Need to update PHP55_VERSION. Thanks to joerg@ who noted to me.
Diffstat (limited to 'lang/php')
-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 9745172b63d..3887cf8c339 100644
--- a/lang/php/phpversion.mk
+++ b/lang/php/phpversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.40 2013/08/16 15:28:23 taca Exp $
+# $NetBSD: phpversion.mk,v 1.41 2013/08/18 20:56:32 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
@@ -83,7 +83,7 @@ PHPVERSION_MK= defined
# Define each PHP's version.
PHP53_VERSION= 5.3.27
PHP54_VERSION= 5.4.18
-PHP55_VERSION= 5.5.1
+PHP55_VERSION= 5.5.2
# Define initial release of major version.
PHP53_RELDATE= 20090630