rclone: update to 1.37
This commit is contained in:
parent
33b19052d0
commit
cad5ef6a6c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.36
|
||||
revision=3
|
||||
version=1.37
|
||||
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="http://rclone.org/downloads/"
|
||||
distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz"
|
||||
checksum=a573b70e3aeb355b943dddd6ae9375386fc21bf12dfba601d8d7280f97c4c884
|
||||
checksum=a74e284d2368f6fb8e4ac654a31b9b1328ac6078acd3446c9a892cd4bcbe8660
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue