mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
rclone: update to 1.65.2.
This commit is contained in:
parent
8e8191ab82
commit
5b538ce3f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.65.0
|
||||
version=1.65.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=45ec732d50b2517dc2c860317a3bf79867634a8143e4a441a3e399434ad6c141
|
||||
checksum=1305c913ac3684d02ce2bade0a23a2115c1ec03c9447d1562bb6cd9fa2573412
|
||||
# some tests fail on CI
|
||||
make_check=ci-skip
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue