mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
php: bump to version 5.6.15
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
f75e8ddf9c
commit
567a7c3dfa
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
PHP_VERSION_MAJOR = 5.6
|
||||
PHP_VERSION = $(PHP_VERSION_MAJOR).14
|
||||
PHP_VERSION = $(PHP_VERSION_MAJOR).15
|
||||
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