mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/php: bump version to 5.6.16
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
d21e5cfc44
commit
f67ffb4375
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
PHP_VERSION_MAJOR = 5.6
|
||||
PHP_VERSION = $(PHP_VERSION_MAJOR).15
|
||||
PHP_VERSION = $(PHP_VERSION_MAJOR).16
|
||||
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