package/php: bump version to 7.4.7
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 13 Jun 2020 08:32:14 +0000 (10:32 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 14 Jun 2020 16:30:32 +0000 (18:30 +0200)
Changelog: https://www.php.net/ChangeLog-7.php#7.4.7

Contrary to the release notification on the mailinglist
https://news-web.php.net/php.announce/287
which declares this release as "security bug fix release" no CVE IDs
could be found on the bugtracker entries mentioned in the Changelog.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/php/php.hash
package/php/php.mk

index 0267375f6ed59687bfd35a64db87c72ff5705fc5..9789a99988fac29c1cfbb77b1d1964c103c5d981 100644 (file)
@@ -1,5 +1,5 @@
 # From https://www.php.net/downloads.php
-sha256  d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832  php-7.4.6.tar.xz
+sha256  53558f8f24cd8ab6fa0ea252ca8198e2650160649681ce5230c1df1dc2b52faf  php-7.4.7.tar.xz
 
 # License file
 sha256  0967ad6cf4b7fe81d38709d7aaef3fecb3bd685be7eebb37b864aa34c991baa7  LICENSE
index 73be57a8a1d1a1debf9342a6a72f65f84a520fa2..ed71404c7b65420f189065be0263ffc58a0f3189 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 7.4.6
+PHP_VERSION = 7.4.7
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES