Commit 3b423f3b authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

php: bump to version 5.5.17



Add hash and switch to xz download for space savings.

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent d60489a6
Loading
Loading
Loading
Loading

package/php/php.hash

0 → 100644
+2 −0
Original line number Diff line number Diff line
# From http://php.net/downloads.php
md5	e5f25dae73004658533ee7701a527bd0	php-5.5.17.tar.xz
+2 −1
Original line number Diff line number Diff line
@@ -4,8 +4,9 @@
#
################################################################################

PHP_VERSION = 5.5.16
PHP_VERSION = 5.5.17
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES
PHP_INSTALL_STAGING_OPT = INSTALL_ROOT=$(STAGING_DIR) install
PHP_INSTALL_TARGET_OPT = INSTALL_ROOT=$(TARGET_DIR) install