rclone: update to 1.49.3.

This commit is contained in:
Daniel Eyßer 2019-09-15 22:32:03 +02:00 committed by Helmut Pozimski
parent fc7da92610
commit 6b606fa998

View file

@ -1,6 +1,6 @@
# Template file for 'rclone' # Template file for 'rclone'
pkgname=rclone pkgname=rclone
version=1.49.2 version=1.49.3
revision=1 revision=1
wrksrc="rclone-v${version}" wrksrc="rclone-v${version}"
build_style=go build_style=go
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
license="MIT" license="MIT"
homepage="https://rclone.org/" homepage="https://rclone.org/"
distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz" distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
checksum=12e967185def0f1247bbced1146036264c96422e872addc3da0a8a070b7214e1 checksum=1688a5c4e58ec74614c049a131290778b34b53d8a3ad339a891f8a7af5b37411
post_install() { post_install() {
vlicense COPYING vlicense COPYING