rclone: update to 1.39.
This commit is contained in:
parent
198b7ab4e2
commit
b110955b45
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'rclone'
|
# Template file for 'rclone'
|
||||||
pkgname=rclone
|
pkgname=rclone
|
||||||
version=1.38
|
version=1.39
|
||||||
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="http://rclone.org/downloads/"
|
homepage="http://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=d4806a55b64ab54923b55b230f2b2679406d5de995884433d3d60516bb8ebcc0
|
checksum=1b87291aef395209dec01084f44790d216fcd0440c5d8a9ac19668704f05ece9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user