rclone: update to 1.63.1.

This commit is contained in:
Roberto Ricci 2023-07-23 19:04:08 +02:00 committed by Andrew J. Hesford
parent 566e7a9a65
commit dc28f145c1
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rclone'
pkgname=rclone
version=1.63.0
version=1.63.1
revision=1
build_style=go
build_helper=qemu
@ -13,7 +13,9 @@ license="MIT"
homepage="https://rclone.org/"
changelog="https://rclone.org/changelog/"
distfiles="https://downloads.rclone.org/v${version}/rclone-v${version}.tar.gz"
checksum=88ed9c876b03d2cc745463903ac5233e441cd56d0d1031906bc8381af11ea0c8
checksum=0d8bf8b7460681f7906096a9d37eedecc5a1d1d3ad17652e68f0c6de104c2412
# some tests fail on CI
make_check=ci-skip
pre_build() {
if [ "$CROSS_BUILD" ] && [ "$XBPS_TARGET_LIBC" = musl ]; then