php: bump to version 5.6.14

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias
2015-10-02 13:01:22 -03:00
committed by Peter Korsgaard
parent e7d66ce3c5
commit 48518f428b
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
################################################################################
PHP_VERSION_MAJOR = 5.6
PHP_VERSION = $(PHP_VERSION_MAJOR).13
PHP_VERSION = $(PHP_VERSION_MAJOR).14
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES