rclone: update to 1.61.1.

This commit is contained in:
Roberto Ricci 2022-12-20 21:38:06 +01:00 committed by Michal Vasilek
parent 5963fa5af8
commit 10a40ed6b5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rclone'
pkgname=rclone
version=1.60.1
version=1.61.1
revision=1
build_style=go
build_helper=qemu
@ -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=51b8d39b8fd419868d91ed5d0d0a22fb80d943f3fd3bab645c5498a3ad8b3dd9
checksum=34b5f52047741c7bbf54572c02cc9998489c4736a753af3c99255296b1af125d
pre_build() {
if [ "$CROSS_BUILD" ] && [ "$XBPS_TARGET_LIBC" = musl ]; then