package/php: bump version to 7.4.16
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 27 Mar 2021 12:50:49 +0000 (13:50 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 28 Mar 2021 20:42:55 +0000 (22:42 +0200)
Changelog: https://www.php.net/ChangeLog-7.php#7.4.16

Update license hash due to copyright year bump:
http://git.php.net/?p=php-src.git;a=commitdiff;h=8c04944b66fd4a4fa88e54b65a2391397998c51d

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 d60164d96f3c64c25d67995f6e772e5adcaa2395..14576cf506664c03ee699dadf14f79e9c949e6ae 100644 (file)
@@ -1,5 +1,5 @@
 # From https://www.php.net/downloads.php
-sha256  9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8  php-7.4.15.tar.xz
+sha256  1c16cefaf88ded4c92eed6a8a41eb682bb2ef42429deb55f1c4ba159053fb98b  php-7.4.16.tar.xz
 
 # License file
-sha256  0967ad6cf4b7fe81d38709d7aaef3fecb3bd685be7eebb37b864aa34c991baa7  LICENSE
+sha256  a188db807d711536f71e27b7d36879d63480f7994dc18adc08e624b3c5430fff  LICENSE
index 5ae2467a78ea913af1eaf7ee62efa845841f084f..4987f6f3bb0c33ac15190cdb6d2ee02a279fad32 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 7.4.15
+PHP_VERSION = 7.4.16
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES