rclone: update to 1.42. (#331)

This commit is contained in:
Gerardo Di Iorio 2018-06-23 12:13:54 +02:00 committed by cr6git
parent 6ede35f843
commit 3d44ec786c

View file

@ -1,7 +1,7 @@
# Template file for 'rclone' # Template file for 'rclone'
pkgname=rclone pkgname=rclone
version=1.41 version=1.42
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=4f4cadb4db3a7daff7fa6539eb45273fad5203a0cc9c3a2bd8c2bdb8b349d872 checksum=fa84044fd387b7366de1234fba073dacd0fd7015b36751f3ec18514b704a2fd6
post_install() { post_install() {
vlicense COPYING vlicense COPYING