rclone: update to 1.43. (#2360)

This commit is contained in:
cr6git 2018-09-04 11:25:19 +02:00 committed by GitHub
parent d58e28136e
commit 68590cc9ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,15 +1,17 @@
# Template file for 'rclone'
pkgname=rclone
version=1.42
revision=2
version=1.43
revision=1
wrksrc="rclone-v${version}"
build_style=go
go_import_path="github.com/ncw/rclone"
hostmakedepends="git"
short_desc="A rsync for cloud storage"
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=fa84044fd387b7366de1234fba073dacd0fd7015b36751f3ec18514b704a2fd6
distfiles="https://github.com/ncw/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
checksum=d30527b00cecb4e5e7188dddb78e5cec62d67cf2422dab82190db58512b5a4e3
post_install() {
vlicense COPYING