Skip to content

Commit

Permalink
rclone: update to 1.56.1
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 Sep 19, 2021
1 parent 869b6a6 commit 2825539
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/rclone/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://rclone.org/
TERMUX_PKG_DESCRIPTION="rsync for cloud storage"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.56.0
TERMUX_PKG_VERSION=1.56.1
TERMUX_PKG_SRCURL=https://github.com/rclone/rclone/releases/download/v${TERMUX_PKG_VERSION}/rclone-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=81d2eda23ebaad0a355aab6ff030712470a42505b94c01c9bb5a9ead9168cedb
TERMUX_PKG_SHA256=090b4b082caa554812f341ae26ea6758b40338836122595d6283c60c39eb5a97

termux_step_make_install() {
cd $TERMUX_PKG_SRCDIR
Expand Down

0 comments on commit 2825539

Please sign in to comment.