summaryrefslogtreecommitdiffstats
path: root/package/php/php.mk
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2018-03-29 17:27:05 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-03-29 18:09:48 +0200
commit19e983a9540aa948d64423e63167aba2aff9fe41 (patch)
tree304fb0da26dd0f7d1e9c65147b4f611836f67a61 /package/php/php.mk
parentec848f899dce5aae2197089d49131f84831eea94 (diff)
downloadbuildroot-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.mk')
-rw-r--r--package/php/php.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/php/php.mk b/package/php/php.mk
index dcb89b03d3..bfd25de875 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PHP_VERSION = 7.2.3
+PHP_VERSION = 7.2.4
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud