wok rev 20728

updated autossh (1.4f -> 1.4g)
author Hans-G?nter Theisgen
date Sat Feb 09 15:13:06 2019 +0100 (2019-02-09)
parents 483356497a25
children 60b0868741df
files autossh/receipt
line diff
     1.1 --- a/autossh/receipt	Sat Feb 09 11:30:07 2019 +0100
     1.2 +++ b/autossh/receipt	Sat Feb 09 15:13:06 2019 +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"