Skip to content

Commit 1a46649

Browse files
committed
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 <[email protected]>
1 parent f2242be commit 1a46649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/php8-pecl-http/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
88
PECL_NAME:=pecl_http
99
PECL_LONGNAME:=Extended HTTP Support
1010

11-
PKG_VERSION:=4.2.6
11+
PKG_VERSION:=4.3.1
1212
PKG_RELEASE:=1
13-
PKG_HASH:=cd33230050b3f7c5ddb6f4383ce2a81f0bcdb934432029eec72ebf0f942b876d
13+
PKG_HASH:=1512dc02fea2356c4df50113e00943b0b7fc99bb22d34d9f624b4662f1dad263
1414

1515
PKG_NAME:=php8-pecl-http
1616
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz

0 commit comments

Comments
 (0)