wok rev 21832
updated rclone (1.44 -> 1.49.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Sep 13 17:57:27 2019 +0100 (2019-09-13) |
parents | c7002bc9b6c7 |
children | 79ce2c7c3b95 |
files | rclone/receipt |
line diff
1.1 --- a/rclone/receipt Fri Sep 13 17:38:27 2019 +0100 1.2 +++ b/rclone/receipt Fri Sep 13 17:57:27 2019 +0100 1.3 @@ -1,13 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="rclone" 1.7 -VERSION="1.44" 1.8 +VERSION="1.49.2" 1.9 CATEGORY="system-tools" 1.10 -SHORT_DESC="Cmdline tool to sync cloud storage with local folder, and more" 1.11 +SHORT_DESC="Command line program to sync cloud storage with local folder, and more." 1.12 MAINTAINER="pankso@slitaz.org" 1.13 LICENSE="BSD" 1.14 +WEB_SITE="https://rclone.org/" 1.15 + 1.16 TARBALL="$PACKAGE-v${VERSION}-linux-386.zip" 1.17 -WEB_SITE="https://rclone.org/" 1.18 WGET_URL="https://downloads.rclone.org/v$VERSION/$TARBALL" 1.19 1.20 DEPENDS="rsync"