wok diff autossh/receipt @ rev 23642

updated libsgutils2 (1.29 -> 1.45)
author Hans-G?nter Theisgen
date Mon Apr 20 10:45:27 2020 +0100 (2020-04-20)
parents a78610b2eb47
children 9af0e03b8ad0
line diff
     1.1 --- a/autossh/receipt	Mon Jan 21 12:26:11 2019 +0100
     1.2 +++ b/autossh/receipt	Mon Apr 20 10:45:27 2020 +0100
     1.3 @@ -1,15 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="autossh"
     1.7 -VERSION="1.4f"
     1.8 +VERSION="1.4g"
     1.9  CATEGORY="network"
    1.10 +TAGS="ssh"
    1.11  SHORT_DESC="Automatically restart SSH sessions and tunnels."
    1.12  MAINTAINER="pascal.bellard@slitaz.org"
    1.13  LICENSE="CC-SA"
    1.14  WEB_SITE="https://www.harding.motd.ca/autossh/"
    1.15 +
    1.16  TARBALL="$PACKAGE-$VERSION.tgz"
    1.17  WGET_URL="${WEB_SITE}$TARBALL"
    1.18 -TAGS="ssh"
    1.19  
    1.20  DEPENDS="openssh"
    1.21  BUILD_DEPENDS="openssh"