summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/sshpass/sshpass.SlackBuild7
-rw-r--r--network/sshpass/sshpass.info6
2 files changed, 6 insertions, 7 deletions
diff --git a/network/sshpass/sshpass.SlackBuild b/network/sshpass/sshpass.SlackBuild
index 6811febe8d..595700a06c 100644
--- a/network/sshpass/sshpass.SlackBuild
+++ b/network/sshpass/sshpass.SlackBuild
@@ -2,9 +2,8 @@
# Slackware build script for sshpass
-# Copyright 2012 K.D.Hedger
-# kdhedger@yahoo.co.uk
-#
+# Copyright 2012 K.D.Hedger <kdhedger@yahoo.co.uk>
+# Copyright 2020 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sshpass
-VERSION=${VERSION:-1.05}
+VERSION=${VERSION:-1.06}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/sshpass/sshpass.info b/network/sshpass/sshpass.info
index 85331a0fa7..5e9dddc1ea 100644
--- a/network/sshpass/sshpass.info
+++ b/network/sshpass/sshpass.info
@@ -1,8 +1,8 @@
PRGNAM="sshpass"
-VERSION="1.05"
+VERSION="1.06"
HOMEPAGE="https://sourceforge.net/projects/sshpass"
-DOWNLOAD="http://downloads.sourceforge.net/sshpass/sshpass-1.05.tar.gz"
-MD5SUM="c52d65fdee0712af6f77eb2b60974ac7"
+DOWNLOAD="http://downloads.sourceforge.net/sshpass/sshpass-1.06.tar.gz"
+MD5SUM="f59695e3b9761fb51be7d795819421f9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""