diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2019-02-09 18:25:19 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2019-02-10 10:48:51 +0100 |
commit | e5e40c94b3ff1881f2296fdcf8f1d85e48c788c8 (patch) | |
tree | bc56c06d554a31436f1b3bc9f59150fba97cd6f9 /package/php/php.hash | |
parent | c35f157486431eafdb8d3583fc52d8ce4c784cf3 (diff) | |
download | buildroot-e5e40c94b3ff1881f2296fdcf8f1d85e48c788c8.tar.gz buildroot-e5e40c94b3ff1881f2296fdcf8f1d85e48c788c8.zip |
package/php: security bump to version 7.3.2
Rebased patch 0004.
This bump fixes https://bugs.php.net/bug.php?id=77369,
status of CVE-ID: needed
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 2cb89e0366..5d74a28bc7 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,5 +1,5 @@ # From http://php.net/downloads.php -sha256 cfe93e40be0350cd53c4a579f52fe5d8faf9c6db047f650a4566a2276bf33362 php-7.3.1.tar.xz +sha256 010b868b4456644ae227d05ad236c8b0a1f57dc6320e7e5ad75e86c5baf0a9a8 php-7.3.2.tar.xz # License file sha256 f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8 LICENSE |