diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2018-11-08 21:39:06 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-11-08 22:18:07 +0100 |
commit | d383a73a8e5f45f291afda56af912ab088f2f255 (patch) | |
tree | 375097b91e3992c060c2865ac8d473713f518ef4 /package/php/php.hash | |
parent | 3c85e9044b32a8ddcf01c499d23c82aa82c90ca1 (diff) | |
download | buildroot-d383a73a8e5f45f291afda56af912ab088f2f255.tar.gz buildroot-d383a73a8e5f45f291afda56af912ab088f2f255.zip |
package/php: bump version to 7.2.12
Changelog: http://www.php.net/ChangeLog-7.php#7.2.12
Rebased patch 0004 and updated license hash after white space removal:
https://github.com/php/php-src/commit/902d39a3a79c6efe93c8879575fdd5a759cf03de
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/php/php.hash')
-rw-r--r-- | package/php/php.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/php/php.hash b/package/php/php.hash index 59532771a9..cea6997aa2 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,5 +1,5 @@ # From http://php.net/downloads.php -sha256 da1a705c0bc46410e330fc6baa967666c8cd2985378fb9707c01a8e33b01d985 php-7.2.11.tar.xz +sha256 989c04cc879ee71a5e1131db867f3c5102f1f7565f805e2bb8bde33f93147fe1 php-7.2.12.tar.xz # License file -sha256 00e567a8d50359d93ee1f9afdd9511277660c1e70a0cbf3229f84403aa9aebb1 LICENSE +sha256 f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8 LICENSE |