From: Michael Heimpold Date: Sun, 29 May 2022 09:02:54 +0000 (+0200) Subject: php8: update to 8.0.19 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F18630%2Fhead;p=feed%2Fpackages.git php8: update to 8.0.19 Signed-off-by: Michael Heimpold --- diff --git a/lang/php8/Makefile b/lang/php8/Makefile index 7c0aaf130a..460059ecf4 100644 --- a/lang/php8/Makefile +++ b/lang/php8/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=8.0.18 +PKG_VERSION:=8.0.19 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:=db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7 +PKG_HASH:=ba62219c4b0486cbb2a04f0796749a46b0ee1f5a142ed454212b4e2460cb0fab PKG_BUILD_PARALLEL:=1 PKG_USE_MIPS16:=0