diff options
author | Adam Duskett <aduskett@gmail.com> | 2018-01-29 11:53:26 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-30 22:57:29 +0100 |
commit | 3595613c14cb01e43b8a77474447170bb95b6cdf (patch) | |
tree | 1134b3c245aa166a11840966ae31543a83af2946 /package/php/php.hash | |
parent | a9ef70aa922335062d1b1f8953299d38e5e2f1ae (diff) | |
download | buildroot-3595613c14cb01e43b8a77474447170bb95b6cdf.tar.gz buildroot-3595613c14cb01e43b8a77474447170bb95b6cdf.zip |
php: bump to 7.2.1
Also update 0003-configure-disable-the-phar-tool.patch as configure.in is no
longer provided in the tarballs. Instead, configure.ac is patched.
Signed-off-by: Adam Duskett <Adamduskett@outlook.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 3b3c97bd38..60783cac7a 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,5 +1,5 @@ # From http://php.net/downloads.php -sha256 1a0b3f2fb61959b57a3ee01793a77ed3f19bde5aa90c43dcacc85ea32f64fc10 php-7.1.13.tar.xz +sha256 6c6cf82fda6660ed963821eb0525214bb3547e8e29f447b9c15b2d8e6efd8822 php-7.2.1.tar.xz # License file sha256 a44951f93b10c87c3f7cd9f311d95999c57c95ed950eec32b14c1c7ea6baf25e LICENSE |