network/autossh: Updated for version 1.4a

This commit is contained in:
Paul Wisehart 2010-05-12 17:43:00 +02:00 committed by Robby Workman
parent e752900403
commit 7e284861aa
2 changed files with 3 additions and 2 deletions

View file

@ -2,6 +2,7 @@
# Slackware build script for autossh
# Copyright (c) 2007, Written by Mark Walling <mark@markwalling.com>
# Copyright (C) 2008 paul wisehart wise@lupulin.net
# All rights reserved.
#

View file

@ -3,6 +3,6 @@ VERSION="1.4a"
HOMEPAGE="http://www.harding.motd.ca/autossh/"
DOWNLOAD="http://www.harding.motd.ca/autossh/autossh-1.4a.tgz"
MD5SUM="a5497938986f0c179926f1ebba603767"
MAINTAINER="Mark Walling"
EMAIL="mark@markwalling.org"
MAINTAINER="Paul Wisehart"
EMAIL="wise@lupulin"
APPROVED="rworkman"