network/ClusterSSH: Updated for version 4.05.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
16d761f864
commit
6f6695274c
|
@ -23,7 +23,7 @@
|
|||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ClusterSSH
|
||||
VERSION=${VERSION:-4.04_01}
|
||||
VERSION=${VERSION:-4.05}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
PRGNAM="ClusterSSH"
|
||||
VERSION="4.04_01"
|
||||
VERSION="4.05"
|
||||
HOMEPAGE="http://clusterssh.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/clusterssh/App-ClusterSSH-4.04_01.tar.gz"
|
||||
MD5SUM="2b4488f9bec05f57f59ee18ceb02def5"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/clusterssh/App-ClusterSSH-4.05.tar.gz"
|
||||
MD5SUM="3abec90198fa242dff50b5195da6f4d3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Try-Tiny perl-x11-protocol perl-File-Which perl-Test-Pod perl-Test-Pod-Coverage perl-CPAN-Changes \
|
||||
perl-tk perl-Test-Trap perl-Exception-Class perl-Readonly perl-Test-DistManifest perl-Test-Differences"
|
||||
perl-tk perl-Test-Trap perl-Exception-Class perl-Readonly perl-Test-DistManifest perl-Test-Differences \
|
||||
perl-File-Slurp perl-Sort-Naturally"
|
||||
MAINTAINER="LEVAI Daniel"
|
||||
EMAIL="leva@ecentrum.hu"
|
||||
|
|
Loading…
Reference in New Issue