summaryrefslogtreecommitdiff
path: root/lang/php
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2016-08-06 11:32:14 +0000
committerjdolecek <jdolecek@pkgsrc.org>2016-08-06 11:32:14 +0000
commit0bbb1ca3ca36d6d4b9e936a60bc511d83b9922bb (patch)
treeb8a3706180a9af7ea9a74fda1115732cb6f4d546 /lang/php
parentfb741ec6725b6decd0077ad39346c2029ddd1c32 (diff)
downloadpkgsrc-0bbb1ca3ca36d6d4b9e936a60bc511d83b9922bb.tar.gz
Update php71 to 7.1.0beta2. List of changes is not available.
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 dec020d292f..9ed0add2b70 100644
--- a/lang/php/phpversion.mk
+++ b/lang/php/phpversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.147 2016/08/04 14:01:28 jdolecek Exp $
+# $NetBSD: phpversion.mk,v 1.148 2016/08/06 11:32:14 jdolecek 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
@@ -84,7 +84,7 @@ PHPVERSION_MK= defined
PHP55_VERSION= 5.5.38
PHP56_VERSION= 5.6.24
PHP70_VERSION= 7.0.9
-PHP71_VERSION= 7.1.0beta1
+PHP71_VERSION= 7.1.0beta2
# Define initial release of major version.
PHP55_RELDATE= 20130620