rclone: update to 1.62.2.

This commit is contained in:
Daniel Eyßer 2023-03-26 18:41:06 +02:00 committed by Andrew Benson
parent b6f16cc93f
commit 1b61e4d71e

View File

@ -1,6 +1,6 @@
# Template file for 'rclone'
pkgname=rclone
version=1.61.1
version=1.62.2
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=34b5f52047741c7bbf54572c02cc9998489c4736a753af3c99255296b1af125d
checksum=340371f94604e6771cc4a2c91e37d1bf00a524deab520340440fb0968e783f63
pre_build() {
if [ "$CROSS_BUILD" ] && [ "$XBPS_TARGET_LIBC" = musl ]; then