rclone: update to 1.35

This commit is contained in:
Diogo Leal 2017-01-05 01:11:23 -02:00
parent 20e1b16571
commit dfac2543ae

View file

@ -1,6 +1,6 @@
# Template file for 'rclone' # Template file for 'rclone'
pkgname=rclone pkgname=rclone
version=1.34 version=1.35
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/ncw/rclone" go_import_path="github.com/ncw/rclone"
@ -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=8426b19e0a94149fcfc0d5d1fb481af4d907459165c46cdc2d6e8eeba22851a6 checksum=63a075c4e6725f1a59c151a2d0d8cdf3119940fe293ee6220ff9fea6438b6fd7
post_install() { post_install() {
vlicense COPYING vlicense COPYING