wok rev 20639

up rclone to v1.44
author Lucas Levrel <llevrel@yahoo.fr>
date Thu Jan 10 21:49:04 2019 +0100 (2019-01-10)
parents b052975b35c7
children e05759d971f8
files rclone/receipt
line diff
     1.1 --- a/rclone/receipt	Thu Jan 10 14:28:38 2019 +0100
     1.2 +++ b/rclone/receipt	Thu Jan 10 21:49:04 2019 +0100
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="rclone"
     1.7 -VERSION="1.35"
     1.8 +VERSION="1.44"
     1.9  CATEGORY="system-tools"
    1.10 -SHORT_DESC="Cmdline tool to sync clound storage to local folder"
    1.11 +SHORT_DESC="Cmdline tool to sync cloud storage with local folder, and more"
    1.12  MAINTAINER="pankso@slitaz.org"
    1.13  LICENSE="BSD"
    1.14  TARBALL="$PACKAGE-v${VERSION}-linux-386.zip"
    1.15  WEB_SITE="http://rclone.org/"
    1.16 -WGET_URL="http://downloads.rclone.org/$TARBALL"
    1.17 +WGET_URL="https://downloads.rclone.org/v$VERSION/$TARBALL"
    1.18  
    1.19  DEPENDS="rsync"
    1.20