croc: update to 9.1.6

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-06-16 00:12:24 +00:00
parent f5384c4a2b
commit 15f915ee0d
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/schollz/croc
TERMUX_PKG_DESCRIPTION="Easily and securely send things from one computer to another."
TERMUX_PKG_LICENSE=MIT
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=9.1.5
TERMUX_PKG_VERSION=9.1.6
TERMUX_PKG_SRCURL=https://github.com/schollz/croc/releases/download/v${TERMUX_PKG_VERSION}/croc_${TERMUX_PKG_VERSION}_src.tar.gz
TERMUX_PKG_SHA256=f9f2d9f47f485a7d1e85c8720795c00ecb9361f0acf94c0c72ced71c5fd110da
TERMUX_PKG_SHA256=54f030f8832d49fbeb8f3f5697a62b50a035e53858d1f58844817e2a92e49ba6
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {