package/php: bump version to 7.3.7
authorBernd Kuhls <bernd.kuhls@t-online.de>
Fri, 5 Jul 2019 05:37:26 +0000 (07:37 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 5 Jul 2019 06:24:11 +0000 (08:24 +0200)
Changelog: https://www.php.net/ChangeLog-7.php#7.3.7

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/php/php.hash
package/php/php.mk

index d88433e8c04167ee95af09d76797e09691b66614..30aa8bfcf6dd4652f72bc5548ac2f3c99718360f 100644 (file)
@@ -1,5 +1,5 @@
 # From http://php.net/downloads.php
-sha256 fefc8967daa30ebc375b2ab2857f97da94ca81921b722ddac86b29e15c54a164  php-7.3.6.tar.xz
+sha256 ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c  php-7.3.7.tar.xz
 
 # License file
 sha256 f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8  LICENSE
index de7c0c0d5a843afe66b0ccc329e147e990ac0627..2da27a473d9833c0a27f5c957f218d554e4c5c13 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 7.3.6
+PHP_VERSION = 7.3.7
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES