rclone: update to 1.41.

Closes: #13935 [via git-merge-pr]
This commit is contained in:
maxice8 2018-04-28 16:01:43 -03:00 committed by lemmi
parent d82c735085
commit a81ef08f48

View file

@ -1,7 +1,7 @@
# Template file for 'rclone' # Template file for 'rclone'
pkgname=rclone pkgname=rclone
version=1.40 version=1.41
revision=2 revision=1
build_style=go build_style=go
go_import_path="github.com/ncw/rclone" go_import_path="github.com/ncw/rclone"
short_desc="A rsync for cloud storage" short_desc="A rsync for cloud storage"
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
license="MIT" license="MIT"
homepage="https://rclone.org/downloads/" homepage="https://rclone.org/downloads/"
distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz" distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz"
checksum=9faead37d01681ea10cf1d3c9a0d2db241fa858212f3d0aa0325096168a97abd checksum=4f4cadb4db3a7daff7fa6539eb45273fad5203a0cc9c3a2bd8c2bdb8b349d872
post_install() { post_install() {
vlicense COPYING vlicense COPYING