diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2018-03-29 17:27:05 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-29 18:09:48 +0200 |
commit | 19e983a9540aa948d64423e63167aba2aff9fe41 (patch) | |
tree | 304fb0da26dd0f7d1e9c65147b4f611836f67a61 /package/php/php.hash | |
parent | ec848f899dce5aae2197089d49131f84831eea94 (diff) | |
download | buildroot-19e983a9540aa948d64423e63167aba2aff9fe41.tar.gz buildroot-19e983a9540aa948d64423e63167aba2aff9fe41.zip |
package/php: security bump to version 7.2.4
Fixes https://bugs.php.net/bug.php?id=75605, no CVE-ID yet.
Removed patch 0008, applied upstream. Re-numbered patch 0009.
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/php/php.hash b/package/php/php.hash index 34230df874..4cd5acaef9 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,5 +1,5 @@ # From http://php.net/downloads.php -sha256 b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f php-7.2.3.tar.xz +sha256 7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88 php-7.2.4.tar.xz # License file sha256 00e567a8d50359d93ee1f9afdd9511277660c1e70a0cbf3229f84403aa9aebb1 LICENSE |