package/php: bump version to 8.2.2
Release notes: https://news-web.php.net/php.announce/345 Changelog: https://www.php.net/ChangeLog-8.php#8.2.2 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
451672e890
commit
a54bb2a2d9
@ -1,5 +1,5 @@
|
||||
# From https://www.php.net/downloads.php
|
||||
sha256 650d3bd7a056cabf07f6a0f6f1dd8ba45cd369574bbeaa36de7d1ece212c17af php-8.2.1.tar.xz
|
||||
sha256 bdc4aa38e652bac86039601840bae01c0c3653972eaa6f9f93d5f71953a7ee33 php-8.2.2.tar.xz
|
||||
|
||||
# License file
|
||||
sha256 080d0d0cca64181ef8bf1df9fba0c6f0c485f78f79540c479a45b593bb3b33b5 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PHP_VERSION = 8.2.1
|
||||
PHP_VERSION = 8.2.2
|
||||
PHP_SITE = https://www.php.net/distributions
|
||||
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
|
||||
PHP_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user