From 9783678926767317cce87608ba0f2f44bade3dc0 Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Mon, 9 Oct 2023 15:40:43 +0200 Subject: [PATCH] php8-pecl-http: update to 4.2.4 Signed-off-by: Michael Heimpold --- 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 1a6543caca..07b2a5677c 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.3 -PKG_RELEASE:=2 -PKG_HASH:=fa2ab558fc8f0928a10f35c0f566f7c4a1d32e727bd3a96579e4c28482ee9d6a +PKG_VERSION:=4.2.4 +PKG_RELEASE:=1 +PKG_HASH:=fb1e10c2e5edfb011ff8dc2e473cdbd2bbe0127d1279dfce4d98570555ac6ded PKG_NAME:=php8-pecl-http PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz -- 2.30.2