aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2019-09-08 23:00:38 +0200
committerMichael Heimpold <mhei@heimpold.de>2019-09-08 23:22:01 +0200
commit3c7dc4ef1824e9cce261061b31dd464cfff23c10 (patch)
treed6cef1ebb8dd1e9fb59400e62c7c3dd36c0d96e4
parent7d095c5fc5c41804864ff395beefcadded4b400e (diff)
php7-pecl-http: update to 3.2.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
-rw-r--r--lang/php7-pecl-http/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/php7-pecl-http/Makefile b/lang/php7-pecl-http/Makefile
index f14310af2..e9c87dd6f 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.0
-PKG_RELEASE:=3
-PKG_HASH:=6fb7f038365fb1f3302f1b7e7d6b55d5c422bdea36057b1efe02bbe6ad3cc01b
+PKG_VERSION:=3.2.1
+PKG_RELEASE:=1
+PKG_HASH:=9c5ab5ace7f232699bf4d8997dd9135c92bb630357c51d968d1baca698fadc92
PKG_NAME:=php7-pecl-http
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz