rclone: update to 1.64.

This commit is contained in:
Roberto Ricci 2023-09-11 22:49:34 +02:00 committed by Duncan Overbruck
parent 93f837eb1e
commit 0f9c586a85
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'rclone'
pkgname=rclone
version=1.63.1
revision=2
version=1.64.0
revision=1
build_style=go
build_helper=qemu
go_import_path=github.com/rclone/rclone
@ -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=0d8bf8b7460681f7906096a9d37eedecc5a1d1d3ad17652e68f0c6de104c2412
checksum=fb08b2b7c991ade4019a561f9bb75683b8d0daa45226efbc9937639775977203
# some tests fail on CI
make_check=ci-skip