From: Michael Heimpold Date: Sat, 1 Nov 2025 17:21:39 +0000 (+0100) Subject: php8-pecl-http: update to 4.3.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1a466498ef925b4eee630dddb13848a061279949;p=openwrt-packages.git php8-pecl-http: update to 4.3.1 - support for newer curl versions - GCC 15 compatibility - PHP 8.5 compatibility Signed-off-by: Michael Heimpold --- diff --git a/lang/php8-pecl-http/Makefile b/lang/php8-pecl-http/Makefile index 6e48de4e6..786464f03 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.6 +PKG_VERSION:=4.3.1 PKG_RELEASE:=1 -PKG_HASH:=cd33230050b3f7c5ddb6f4383ce2a81f0bcdb934432029eec72ebf0f942b876d +PKG_HASH:=1512dc02fea2356c4df50113e00943b0b7fc99bb22d34d9f624b4662f1dad263 PKG_NAME:=php8-pecl-http PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz