rclone: update to 1.60.1

This commit is contained in:
Roberto Ricci 2022-11-17 21:44:40 +01:00 committed by classabbyamp
parent 25c9a3785f
commit a93777a75a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rclone'
pkgname=rclone
version=1.60.0
version=1.60.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=1d7e79f1d90d5cd47d64478cc1b3cb0bcf3fa5ff3da30367825ce1fc9f209214
checksum=51b8d39b8fd419868d91ed5d0d0a22fb80d943f3fd3bab645c5498a3ad8b3dd9
pre_build() {
if [ "$CROSS_BUILD" ] && [ "$XBPS_TARGET_LIBC" = musl ]; then