hz: update to 0.3.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2022-09-20 14:06:01 +00:00
parent 997d47e35a
commit 084fe37198

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.cloudwego.io
TERMUX_PKG_DESCRIPTION="A high-performance and strong-extensibility Go HTTP framework that helps developers build microservices"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.3.1"
TERMUX_PKG_VERSION="0.3.2"
TERMUX_PKG_SRCURL=https://github.com/cloudwego/hertz/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e5a65b15f119e59e080587e4d5721c58da270e39ec55345bf41b00fbe1257889
TERMUX_PKG_SHA256=808aa6f7530c35fa2e13faf131399c1a3c785b8ca4b929c8e8470990bfe6e27a
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true