package/php: security bump version to 7.3.10
authorBernd Kuhls <bernd.kuhls@t-online.de>
Fri, 27 Sep 2019 18:30:50 +0000 (20:30 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 27 Sep 2019 20:17:21 +0000 (22:17 +0200)
Release notes: https://www.php.net/archive/2019.php#2019-09-26-1

No CVE IDs can be found in the bug reports mentioned in the Changelog:
https://www.php.net/ChangeLog-7.php#7.3.10

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/php/php.hash
package/php/php.mk

index 174bd98dd615d9811f15ead955880cfc71cac967..2afcb2cd772848cfd25d8b1c3fcdb2886e24246c 100644 (file)
@@ -1,5 +1,5 @@
 # From http://php.net/downloads.php
-sha256 4007f24a39822bef2805b75c625551d30be9eeed329d52eb0838fa5c1b91c1fd  php-7.3.9.tar.xz
+sha256 42f00a15419e05771734b7159c8d39d639b8a5a6770413adfa2615f6f923d906  php-7.3.10.tar.xz
 
 # License file
 sha256 f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8  LICENSE
index 6516c6b05a624e20fccf4c22db9874115e428faf..bfb59231916baded2affc1c8022aad47062a2fdf 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 7.3.9
+PHP_VERSION = 7.3.10
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES