mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
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:
committed by
Thomas Petazzoni
parent
68544204b2
commit
a48bc40e2d
@@ -1,2 +1,2 @@
|
||||
# From http://php.net/downloads.php
|
||||
md5 692f9bc5649806f2053eee1e7323b7ea php-5.5.23.tar.xz
|
||||
md5 4e04eb021de009981ed963f993a171c1 php-5.6.7.tar.xz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PHP_VERSION = 5.5.23
|
||||
PHP_VERSION = 5.6.7
|
||||
PHP_SITE = http://www.php.net/distributions
|
||||
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
|
||||
PHP_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user