rclone: update to 1.60.0.

This commit is contained in:
Daniel Eyßer 2022-10-22 00:02:33 +02:00 committed by classabbyamp
parent f7a30218c1
commit 9db9058cdd

View file

@ -1,6 +1,6 @@
# Template file for 'rclone'
pkgname=rclone
version=1.59.2
version=1.60.0
revision=1
wrksrc="rclone-v${version}"
build_style=go
@ -14,7 +14,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=dc2112e7872f7aabd0548c2c74bcb3c09abda32da66efa287a4c7d5b305bdc6f
checksum=1d7e79f1d90d5cd47d64478cc1b3cb0bcf3fa5ff3da30367825ce1fc9f209214
pre_build() {
if [ "$CROSS_BUILD" ] && [ "$XBPS_TARGET_LIBC" = musl ]; then