Skip to content

Commit 19e8f9a

Browse files
mheiBeginner-Go
authored andcommitted
php8-pecl-http: update to 4.2.2
Signed-off-by: Michael Heimpold <[email protected]>
1 parent 1f28901 commit 19e8f9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lang/php8-pecl-http/Makefile

Lines changed: 3 additions & 3 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.1
12-
PKG_RELEASE:=2
13-
PKG_HASH:=ab07d55ccdfa897c897c26f1c0851b557b363431766c9ea4c799ea61443bdcdc
11+
PKG_VERSION:=4.2.2
12+
PKG_RELEASE:=1
13+
PKG_HASH:=c338afd29259f0093f07f4e99b80705a2d5bb046c7ab32e5938eef29bbb63a6e
1414

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

0 commit comments

Comments
 (0)