From: Josef Schlehofer Date: Wed, 22 Apr 2020 16:04:10 +0000 (+0200) Subject: php7: update to version 7.2.30 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=f85dd8b96576ddedbddad581e7b1845a2f5eace7;p=feed%2Fpackages.git php7: update to version 7.2.30 Fixes: CVE-2020-7066 CVE-2020-7064 Signed-off-by: Josef Schlehofer (cherry picked from commit 09738290a319cc2af74a0be9a52aa5a76b6ca98e) --- diff --git a/lang/php7/Makefile b/lang/php7/Makefile index c0ca9fecb2..e01ebcd3ee 100644 --- a/lang/php7/Makefile +++ b/lang/php7/Makefile @@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=7.2.28 -PKG_RELEASE:=2 +PKG_VERSION:=7.2.30 +PKG_RELEASE:=1 PKG_MAINTAINER:=Michael Heimpold @@ -17,7 +17,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:=afe1863301da572dee2e0bad8014813bcced162f980ddc8ec8e41fd72263eb2d +PKG_HASH:=aa93df27b58a45d6c9800ac813245dfdca03490a918ebe515b3a70189b1bf8c3 PKG_FIXUP:=libtool autoreconf PKG_BUILD_PARALLEL:=1