From: Michael Heimpold Date: Wed, 20 Jul 2022 19:47:20 +0000 (+0200) Subject: php8: update to 8.1.8 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=78f45bb651e6ace2dcc9c1c3b35f48382e2057b4;p=feed%2Fpackages.git php8: update to 8.1.8 This fixes: - CVE-2022-31627 Signed-off-by: Michael Heimpold --- diff --git a/lang/php8/Makefile b/lang/php8/Makefile index e1aee1ba16..ad46f9984d 100644 --- a/lang/php8/Makefile +++ b/lang/php8/Makefile @@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=8.1.7 -PKG_RELEASE:=2 +PKG_VERSION:=8.1.8 +PKG_RELEASE:=1 PKG_MAINTAINER:=Michael Heimpold PKG_LICENSE:=PHP-3.01 @@ -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:=f042322f1b5a9f7c2decb84b7086ef676896c2f7178739b9672afafa964ed0e5 +PKG_HASH:=04c065515bc347bc68e0bb1ac7182669a98a731e4a17727e5731650ad3d8de4c PKG_BUILD_PARALLEL:=1 PKG_USE_MIPS16:=0