From 6a46eda9313011cab7e69f35e5ecd7df4dd43cfa Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Sat, 19 Mar 2022 23:09:50 +0100 Subject: [PATCH] php8-pecl-http: update to 4.2.2 Signed-off-by: Michael Heimpold (cherry picked from commit d30b18257dc7c495a4bcf2095be49a636802f146) --- lang/php8-pecl-http/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/php8-pecl-http/Makefile b/lang/php8-pecl-http/Makefile index 3caea50f1..9d46f548f 100644 --- a/lang/php8-pecl-http/Makefile +++ b/lang/php8-pecl-http/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PECL_NAME:=pecl_http PECL_LONGNAME:=Extended HTTP Support -PKG_VERSION:=4.2.1 -PKG_RELEASE:=2 -PKG_HASH:=ab07d55ccdfa897c897c26f1c0851b557b363431766c9ea4c799ea61443bdcdc +PKG_VERSION:=4.2.2 +PKG_RELEASE:=1 +PKG_HASH:=c338afd29259f0093f07f4e99b80705a2d5bb046c7ab32e5938eef29bbb63a6e PKG_NAME:=php8-pecl-http PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz