rclone: update to 1.56.1.

This commit is contained in:
Roberto Ricci 2021-09-19 15:02:23 +02:00 committed by Michal Vasilek
parent b8c0079993
commit 077d867ba6

View file

@ -1,6 +1,6 @@
# Template file for 'rclone'
pkgname=rclone
version=1.56.0
version=1.56.1
revision=1
wrksrc="rclone-v${version}"
build_style=go
@ -11,9 +11,9 @@ short_desc="Rsync for cloud storage"
maintainer="Roberto Ricci <ricci@disroot.org>"
license="MIT"
homepage="https://rclone.org/"
changelog="https://raw.githubusercontent.com/rclone/rclone/master/docs/content/changelog.md"
changelog="https://rclone.org/changelog/"
distfiles="https://downloads.rclone.org/v${version}/rclone-v${version}.tar.gz"
checksum=81d2eda23ebaad0a355aab6ff030712470a42505b94c01c9bb5a9ead9168cedb
checksum=090b4b082caa554812f341ae26ea6758b40338836122595d6283c60c39eb5a97
pre_build() {
if [ "$CROSS_BUILD" ] && [ "$XBPS_TARGET_LIBC" = musl ]; then