From 5fe58d00021e5d92d01d9ad877a5c642e68d4560 Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Sun, 7 Nov 2021 10:13:55 +0100 Subject: [PATCH] php7-pecl-http: update to version 3.2.4 This is the latest version, which still has support for PHP 7.x. It's an intermediate step in the transition to PHP 8.x. Signed-off-by: Michael Heimpold --- lang/php7-pecl-http/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/php7-pecl-http/Makefile b/lang/php7-pecl-http/Makefile index 46e68b2b72..6a854aedb4 100644 --- a/lang/php7-pecl-http/Makefile +++ b/lang/php7-pecl-http/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PECL_NAME:=pecl_http PECL_LONGNAME:=Extended HTTP Support -PKG_VERSION:=3.2.3 -PKG_RELEASE:=2 -PKG_HASH:=cf9d2a2ed335e572366025eca1d69e86c585f96ca07db341839a06f52ee4aa88 +PKG_VERSION:=3.2.4 +PKG_RELEASE:=1 +PKG_HASH:=37354ff7680b9b9839da8b908fff88227af7f6746c2611c873493af41d54f033 PKG_NAME:=php7-pecl-http PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz