diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2016-05-23 15:51:32 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-05-31 21:31:34 +0200 |
commit | 6f6b4dc16b07dcf901fc986b6aa22f67e4280f13 (patch) | |
tree | 6f0797c3295c5102b945512e0f9339f70b192795 /package/php/php.hash | |
parent | dd2e328089c12685400bd124e70ff6a28cac025a (diff) |
php: bump version to 7.0.6
Remove MySQL legacy extension.
Remove incompatible external modules:
- php-gnupg
- php-memcached
- php-ssh2
- php-yaml
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/php/php.hash')
-rw-r--r-- | package/php/php.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/php/php.hash b/package/php/php.hash index 4feb3ca21..4bc0263ea 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,2 +1,2 @@ # From http://php.net/downloads.php -sha256 566ff1a486cb0485ed477a91ea292423f77a58671270ff73b74e67e3ce7084f9 php-5.6.21.tar.xz +sha256 1b237a9455e5476a425dbb9d99966bad68107747c601958cb9558a7fb49ab419 php-7.0.6.tar.xz |