rclone: update to 1.56.2.

This commit is contained in:
Roberto Ricci 2021-10-02 11:41:21 +02:00 committed by Érico Nogueira Rolim
parent 760734cc6d
commit ca3cd4364d

View file

@ -1,6 +1,6 @@
# Template file for 'rclone'
pkgname=rclone
version=1.56.1
version=1.56.2
revision=1
wrksrc="rclone-v${version}"
build_style=go
@ -13,7 +13,7 @@ license="MIT"
homepage="https://rclone.org/"
changelog="https://rclone.org/changelog/"
distfiles="https://downloads.rclone.org/v${version}/rclone-v${version}.tar.gz"
checksum=090b4b082caa554812f341ae26ea6758b40338836122595d6283c60c39eb5a97
checksum=a8813d25c4640e52495fee83e525e76283c63f01d1cce8fbb58d8486b0c20c8a
pre_build() {
if [ "$CROSS_BUILD" ] && [ "$XBPS_TARGET_LIBC" = musl ]; then