From ccc3b06724bf243026eb8a7f95ad6ca0ecb83953 Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Wed, 5 Oct 2022 20:52:38 +0200 Subject: [PATCH] php8-pecl-http: update to 4.2.3 Signed-off-by: Michael Heimpold --- lang/php8-pecl-http/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/php8-pecl-http/Makefile b/lang/php8-pecl-http/Makefile index 9d46f548f0..21f758b550 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.2 +PKG_VERSION:=4.2.3 PKG_RELEASE:=1 -PKG_HASH:=c338afd29259f0093f07f4e99b80705a2d5bb046c7ab32e5938eef29bbb63a6e +PKG_HASH:=fa2ab558fc8f0928a10f35c0f566f7c4a1d32e727bd3a96579e4c28482ee9d6a PKG_NAME:=php8-pecl-http PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz