wok diff rclone/receipt @ rev 22925

updated hatari (2.2.0 -> 2.2.1)
author Hans-G?nter Theisgen
date Wed Feb 26 07:57:57 2020 +0100 (2020-02-26)
parents 6135577f4d08
children fd017bb1655d
line diff
     1.1 --- a/rclone/receipt	Sat Jan 26 12:26:47 2019 +0100
     1.2 +++ b/rclone/receipt	Wed Feb 26 07:57:57 2020 +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"