Skip to content

Commit

Permalink
croc: update to 9.1.5
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
Termux Github Actions committed Jun 13, 2021
1 parent 2369f83 commit e669740
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/croc/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.4
TERMUX_PKG_VERSION=9.1.5
TERMUX_PKG_SRCURL=https://github.com/schollz/croc/releases/download/v${TERMUX_PKG_VERSION}/croc_${TERMUX_PKG_VERSION}_src.tar.gz
TERMUX_PKG_SHA256=a65f5004106858a74ec3834e232cff9a16728582700afff58c244c806438cc88
TERMUX_PKG_SHA256=f9f2d9f47f485a7d1e85c8720795c00ecb9361f0acf94c0c72ced71c5fd110da
TERMUX_PKG_BUILD_IN_SRC=true

termux_step_make() {
Expand Down

0 comments on commit e669740

Please sign in to comment.