rcone: update to 1.26

Closes gh-3303
This commit is contained in:
Diogo Leal 2016-01-04 21:18:19 -02:00 committed by Dominik Honnef
parent 7514516f39
commit e68d3e5f9e

View file

@ -1,6 +1,6 @@
# Template file for 'rclone' # Template file for 'rclone'
pkgname=rclone pkgname=rclone
version=1.25 version=1.26
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/ncw/rclone" go_import_path="github.com/ncw/rclone"
@ -10,7 +10,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=6f8685e28c30aa700e0859cc017a76605c00dab8cd69aa5f16a4fd022d16d200 checksum=ededbb575fdbb04b723b1b97c0a179ecc242528e4afaaca37279761faf468bcd
post_install() { post_install() {
vlicense COPYING vlicense COPYING