mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Bump php version since source is removed due to security risk
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# php
|
||||
#
|
||||
#############################################################
|
||||
PHP_VER:=5.2.7
|
||||
PHP_VER:=5.2.8
|
||||
PHP_SOURCE:=php-$(PHP_VER).tar.bz2
|
||||
PHP_SITE:=http://us.php.net/get/${PHP_SOURCE}/from/us2.php.net/mirror
|
||||
PHP_DIR:=$(BUILD_DIR)/php-$(PHP_VER)
|
||||
|
||||
Reference in New Issue
Block a user