rclone: update to 1.68.1.
This commit is contained in:
parent
9bee6a635f
commit
ccb3d71113
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'rclone'
|
# Template file for 'rclone'
|
||||||
pkgname=rclone
|
pkgname=rclone
|
||||||
version=1.68.0
|
version=1.68.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
@ -15,7 +15,7 @@ license="MIT"
|
|||||||
homepage="https://rclone.org/"
|
homepage="https://rclone.org/"
|
||||||
changelog="https://rclone.org/changelog/"
|
changelog="https://rclone.org/changelog/"
|
||||||
distfiles="https://downloads.rclone.org/v${version}/rclone-v${version}.tar.gz"
|
distfiles="https://downloads.rclone.org/v${version}/rclone-v${version}.tar.gz"
|
||||||
checksum=58e5b2bf01edecc9ec95110fd3566396fff0cf2d0cd2c41a09f56b4db1f041d2
|
checksum=c5d45b83dd008d08a0903eebf1578a11a40a77152226e22ce5e9287b9db05579
|
||||||
make_check_pre="env RCLONE_CONFIG=/notfound"
|
make_check_pre="env RCLONE_CONFIG=/notfound"
|
||||||
# some tests fail on CI
|
# some tests fail on CI
|
||||||
make_check=ci-skip
|
make_check=ci-skip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user