php: bump version to 5.6.9

Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Floris Bos
2015-05-18 21:52:03 +02:00
committed by Peter Korsgaard
parent 24d340fd46
commit 50a34eeb1b
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).8
PHP_VERSION = $(PHP_VERSION_MAJOR).9
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES