rclone: update to 1.42. (#331)
This commit is contained in:
parent
6ede35f843
commit
3d44ec786c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.41
|
||||
revision=2
|
||||
version=1.42
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ncw/rclone"
|
||||
short_desc="A rsync for cloud storage"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="https://rclone.org/downloads/"
|
||||
distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz"
|
||||
checksum=4f4cadb4db3a7daff7fa6539eb45273fad5203a0cc9c3a2bd8c2bdb8b349d872
|
||||
checksum=fa84044fd387b7366de1234fba073dacd0fd7015b36751f3ec18514b704a2fd6
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue