mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
rclone: update to 1.68.2.
This commit is contained in:
parent
3905797a3c
commit
49b7df92ff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.68.1
|
||||
version=1.68.2
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -15,7 +15,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=c5d45b83dd008d08a0903eebf1578a11a40a77152226e22ce5e9287b9db05579
|
||||
checksum=2a16f040e824d4ba4ec9c1c395d891af7aa7bf08fd5251b8e28d017157cee925
|
||||
make_check_pre="env RCLONE_CONFIG=/notfound"
|
||||
# some tests fail on CI
|
||||
make_check=ci-skip
|
||||
|
|
Loading…
Add table
Reference in a new issue