wok diff autossh/receipt @ rev 23033
updated libgdiplus and libggdiplus-dev again (2.10 -> 6.0.4)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Mar 04 07:21:48 2020 +0100 (2020-03-04) |
parents | a78610b2eb47 |
children | 9af0e03b8ad0 |
line diff
1.1 --- a/autossh/receipt Mon Jan 21 12:26:11 2019 +0100 1.2 +++ b/autossh/receipt Wed Mar 04 07:21:48 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"