croc: update to 9.5.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-02-05 17:20:10 +00:00
parent ff533318cc
commit 02458f0eac
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.5.0
TERMUX_PKG_VERSION=9.5.1
TERMUX_PKG_SRCURL=https://github.com/schollz/croc/releases/download/v${TERMUX_PKG_VERSION}/croc_${TERMUX_PKG_VERSION}_src.tar.gz
TERMUX_PKG_SHA256=ed3cdaaf88bee851f7629a19968435c4259b88925a7c214a153e691f71335686
TERMUX_PKG_SHA256=f459ff099e9a6edbe926a75c459b9dbc3cb994b88419d42dcff15636e7ddd3b2
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true