php: bump to version 5.6.7

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2015-04-08 12:39:27 -03:00 committed by Thomas Petazzoni
parent 68544204b2
commit a48bc40e2d
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# From http://php.net/downloads.php # From http://php.net/downloads.php
md5 692f9bc5649806f2053eee1e7323b7ea php-5.5.23.tar.xz md5 4e04eb021de009981ed963f993a171c1 php-5.6.7.tar.xz

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
PHP_VERSION = 5.5.23 PHP_VERSION = 5.6.7
PHP_SITE = http://www.php.net/distributions PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES PHP_INSTALL_STAGING = YES