From: Michael Heimpold Date: Sat, 16 Jan 2021 21:37:44 +0000 (+0100) Subject: php7: update to 7.4.14 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1195c89c95e8d933a6f3f538255e6d7e9cdd3a2f;p=openwrt-packages.git php7: update to 7.4.14 This fixes: - CVE-2020-7071 Signed-off-by: Michael Heimpold --- diff --git a/lang/php7/Makefile b/lang/php7/Makefile index d9a4fdc4c..379c02d36 100644 --- a/lang/php7/Makefile +++ b/lang/php7/Makefile @@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=7.4.13 -PKG_RELEASE:=2 +PKG_VERSION:=7.4.14 +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:=aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4 +PKG_HASH:=f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886 PKG_BUILD_PARALLEL:=1 PKG_USE_MIPS16:=0