mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
Bump PHP version to 5.2.7.
Patch provided by Gustavo Zacarias <gustavo@zacarias.com.ar>. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
c04e12dc85
commit
80ad247617
@ -3,7 +3,7 @@
|
|||||||
# php
|
# php
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
PHP_VER:=5.2.6
|
PHP_VER:=5.2.7
|
||||||
PHP_SOURCE:=php-$(PHP_VER).tar.bz2
|
PHP_SOURCE:=php-$(PHP_VER).tar.bz2
|
||||||
PHP_SITE:=http://us.php.net/get/${PHP_SOURCE}/from/us2.php.net/mirror
|
PHP_SITE:=http://us.php.net/get/${PHP_SOURCE}/from/us2.php.net/mirror
|
||||||
PHP_DIR:=$(BUILD_DIR)/php-$(PHP_VER)
|
PHP_DIR:=$(BUILD_DIR)/php-$(PHP_VER)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user