From: Michael Heimpold Date: Tue, 7 Feb 2023 06:50:18 +0000 (+0100) Subject: php8: update to 8.2.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=258aa839880bc127fd3e290b789aebd6922517e2;p=openwrt-packages.git php8: update to 8.2.2 Signed-off-by: Michael Heimpold --- diff --git a/lang/php8/Makefile b/lang/php8/Makefile index 0a1de9d4e..b2c138f1e 100644 --- a/lang/php8/Makefile +++ b/lang/php8/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=8.2.1 +PKG_VERSION:=8.2.2 PKG_RELEASE:=1 PKG_MAINTAINER:=Michael Heimpold @@ -16,7 +16,7 @@ PKG_CPE_ID:=cpe:/a:php:php PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://www.php.net/distributions/ -PKG_HASH:=650d3bd7a056cabf07f6a0f6f1dd8ba45cd369574bbeaa36de7d1ece212c17af +PKG_HASH:=bdc4aa38e652bac86039601840bae01c0c3653972eaa6f9f93d5f71953a7ee33 PKG_BUILD_PARALLEL:=1 PKG_USE_MIPS16:=0