From aadb3bccbca3d7a20041bbe3cd131c1172760d7c Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Thu, 23 Jan 2025 07:00:17 +0100 Subject: [PATCH] php8-pecl-http: update to 4.2.6 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 1ff617c4d1..6e48de4e6f 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.4 +PKG_VERSION:=4.2.6 PKG_RELEASE:=1 -PKG_HASH:=fb1e10c2e5edfb011ff8dc2e473cdbd2bbe0127d1279dfce4d98570555ac6ded +PKG_HASH:=cd33230050b3f7c5ddb6f4383ce2a81f0bcdb934432029eec72ebf0f942b876d PKG_NAME:=php8-pecl-http PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz -- 2.30.2