From: Michael Heimpold Date: Thu, 4 Feb 2021 22:28:15 +0000 (+0100) Subject: php8: update to 8.0.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0b531c4ec01f7e3a3255df7cfe6d1db12426dd7b;p=openwrt-packages.git php8: update to 8.0.2 This fixes: - CVE-2021-21702 Signed-off-by: Michael Heimpold --- diff --git a/lang/php8/Makefile b/lang/php8/Makefile index 3c5048f42..c3ee6ef1a 100644 --- a/lang/php8/Makefile +++ b/lang/php8/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=8.0.1 +PKG_VERSION:=8.0.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:=208b3330af881b44a6a8c6858d569c72db78dab97810332978cc65206b0ec2dc +PKG_HASH:=84dd6e36f48c3a71ff5dceba375c1f6b34b71d4fa9e06b720780127176468ccc PKG_BUILD_PARALLEL:=1 PKG_USE_MIPS16:=0