diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2017-03-10 13:11:06 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-03-10 17:19:02 +0100 |
commit | 34d19a23ad8d46166a83da9cd84910ae1c5b2a43 (patch) | |
tree | 3328648bdfdc2f3691c54f1d35574946d40abc79 /package/php/php.hash | |
parent | 53c07aa3a24d0f0a647e0e6858af5e65c6e81833 (diff) | |
download | buildroot-34d19a23ad8d46166a83da9cd84910ae1c5b2a43.tar.gz buildroot-34d19a23ad8d46166a83da9cd84910ae1c5b2a43.zip |
php: bump to version 7.1.2
7.1.2 is a bugfix release, fixing a number of issues:
http://www.php.net/ChangeLog-7.php#7.1.2
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 9c94b9e4cf..47e99d4800 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,2 +1,2 @@ # From http://php.net/downloads.php -sha256 b3565b0c1441064eba204821608df1ec7367abff881286898d900c2c2a5ffe70 php-7.1.1.tar.xz +sha256 d815a0c39fd57bab1434a77ff0610fb507c22f790c66cd6f26e27030c4b3e971 php-7.1.2.tar.xz |