wok-current diff rclone/receipt @ rev 20672
Update some WEB_SITE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 24 14:51:04 2019 +0100 (2019-01-24) |
parents | 970c5ec9a60a |
children | 6135577f4d08 |
line diff
1.1 --- a/rclone/receipt Sun May 20 13:28:18 2018 +0200 1.2 +++ b/rclone/receipt Thu Jan 24 14:51: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