diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2017-03-16 15:53:33 +0000 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-03-16 22:11:44 +0100 |
commit | fca8df85c116a1ee455ba484d102fff4c869df3c (patch) | |
tree | ef876bb5be7758e8be2a8257a1ad7699186992c9 /package/php/php.hash | |
parent | bf433c6efc231eaaee7d3a68232f5eef0d3bdd4e (diff) | |
download | buildroot-fca8df85c116a1ee455ba484d102fff4c869df3c.tar.gz buildroot-fca8df85c116a1ee455ba484d102fff4c869df3c.zip |
php: bump version to 7.1.3
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
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, 1 insertions, 1 deletions
diff --git a/package/php/php.hash b/package/php/php.hash index 47e99d4800..0e71c4beac 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,2 +1,2 @@ # From http://php.net/downloads.php -sha256 d815a0c39fd57bab1434a77ff0610fb507c22f790c66cd6f26e27030c4b3e971 php-7.1.2.tar.xz +sha256 e4887c2634778e37fd962fbdf5c4a7d32cd708482fe07b448804625570cb0bb0 php-7.1.3.tar.xz |