diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-09-19 09:31:19 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-09-19 16:18:56 +0200 |
commit | 3b423f3b02e1604d8b66b0b6555218e5409ca99f (patch) | |
tree | 5f14923476125c88f3468677b0cb62961daa4b2d /package/php/php.hash | |
parent | d60489a6e5e733a20d18b128646088981da57867 (diff) |
php: bump to version 5.5.17
Add hash and switch to xz download for space savings.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/php/php.hash')
-rw-r--r-- | package/php/php.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/php/php.hash b/package/php/php.hash new file mode 100644 index 000000000..bee8cff54 --- /dev/null +++ b/package/php/php.hash @@ -0,0 +1,2 @@ +# From http://php.net/downloads.php +md5 e5f25dae73004658533ee7701a527bd0 php-5.5.17.tar.xz |