mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
network/ClusterSSH: Updated for version 4.09.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
67a0c79986
commit
dd473ec4ee
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.08}
|
||||
VERSION=${VERSION:-4.09}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ClusterSSH"
|
||||
VERSION="4.08"
|
||||
VERSION="4.09"
|
||||
HOMEPAGE="http://clusterssh.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/clusterssh/App-ClusterSSH-4.08.tar.gz"
|
||||
MD5SUM="4b663df156d513bd708fdb83039629ac"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/clusterssh/App-ClusterSSH-4.09.tar.gz"
|
||||
MD5SUM="557e8440b246f4122c2decf6cc61730a"
|
||||
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