xh: Bump to 0.18.0

This commit is contained in:
Tee KOBAYASHI 2023-02-21 21:58:47 +09:00 committed by xtkoba
parent ad006b9da6
commit ff389b6e88
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/ducaale/xh
TERMUX_PKG_DESCRIPTION="A friendly and fast tool for sending HTTP requests"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.17.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=0.18.0
TERMUX_PKG_SRCURL=https://github.com/ducaale/xh/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=31a944b1932fb785a191932944ff662a33ad99724cb5bc260acdaf821fb2e088
TERMUX_PKG_SHA256=ed16781248d60a1f86d8da206440e9c761520bcd00917213dc6eb68fe357999e
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {