Browse Source

php8-pecl-http: update to 4.2.2

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit d30b18257d)
lilik-openwrt-22.03
Michael Heimpold 2 years ago
parent
commit
6a46eda931
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      lang/php8-pecl-http/Makefile

+ 3
- 3
lang/php8-pecl-http/Makefile View File

@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
PECL_NAME:=pecl_http
PECL_LONGNAME:=Extended HTTP Support
PKG_VERSION:=4.2.1
PKG_RELEASE:=2
PKG_HASH:=ab07d55ccdfa897c897c26f1c0851b557b363431766c9ea4c799ea61443bdcdc
PKG_VERSION:=4.2.2
PKG_RELEASE:=1
PKG_HASH:=c338afd29259f0093f07f4e99b80705a2d5bb046c7ab32e5938eef29bbb63a6e
PKG_NAME:=php8-pecl-http
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz


Loading…
Cancel
Save