package/php: security bump to version 5.6.13

Link to release announcement:
http://php.net/archive/2015.php#id2015-09-04-2

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls
2015-09-05 11:29:25 +02:00
committed by Peter Korsgaard
parent 4613cdbc1c
commit 59dda508e5
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).12
PHP_VERSION = $(PHP_VERSION_MAJOR).13
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES