croc: update to 8.6.6

Update the package and test whether new CI tasks added in
1661d89b2a7f13812a3b0daf9932554996b5a6f5 work correctly...
This commit is contained in:
Leonid Pliushch 2020-11-21 21:16:05 +02:00
parent fa4fe9b8d8
commit c44ca2c1a0
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,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_VERSION=8.6.5
TERMUX_PKG_VERSION=8.6.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=3572b9c63c7f8dd48cca3e7d508d10b179004cec4fa356625cf1465da59c0d3b
TERMUX_PKG_SHA256=739a5efb389373e32b10dfd234b60f651f8cb861dff8667b32d5677d4c9856ed
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {