package/php: security bump to version 8.1.16

Changelog: https://www.php.net/ChangeLog-8.php#8.1.16

Fixes CVE-2023-0567, CVE-2023-0568 & CVE-2023-0662.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2023-03-04 15:12:57 +01:00
parent 811a67f7f1
commit 4ffddc2fd8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# From https://www.php.net/downloads.php
sha256 e16e47a872d58685913ac848ce92ec49f42c1828110c98c65fb6265a08724a1a php-8.1.14.tar.xz
sha256 d61f13d96a58b93c39672b58f25e1ee4ce88500f4acb1430cb01a514875c1258 php-8.1.16.tar.xz
# License file
sha256 a188db807d711536f71e27b7d36879d63480f7994dc18adc08e624b3c5430fff LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
PHP_VERSION = 8.1.14
PHP_VERSION = 8.1.16
PHP_SITE = https://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES