mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/ClusterSSH: Updated for version 4.04.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
54645d89c6
commit
367dc203a0
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ClusterSSH
|
||||
VERSION=${VERSION:-4.03_06}
|
||||
VERSION=${VERSION:-4.04}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ClusterSSH"
|
||||
VERSION="4.03_06"
|
||||
VERSION="4.04"
|
||||
HOMEPAGE="http://clusterssh.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/clusterssh/App-ClusterSSH-4.03_06.tar.gz"
|
||||
MD5SUM="8d6fd139ab3c88b11c94f6d118ac0b4c"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/clusterssh/App-ClusterSSH-4.04.tar.gz"
|
||||
MD5SUM="190624b3cd9c8e32f7fd8afd3fd3e6f9"
|
||||
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 \
|
||||
|
|
Loading…
Reference in a new issue