summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-03-17 02:27:19 +0100
committer Willy Sudiarto Raharjo2019-03-17 02:27:19 +0100
commit8e9c3bc1f53983f1b65ca2b643631afa57805c65 (patch)
treecc5f1593d74be8df0edcd7d5282c457882d1f0ae /network
parent9b5360f23207a9ec8bb6a3f50f04253ff02fd7dd (diff)
downloadslackbuilds-8e9c3bc1f53983f1b65ca2b643631afa57805c65.tar.gz
network/putty: Updated for version 0.71.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/putty/putty.SlackBuild2
-rw-r--r--network/putty/putty.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/putty/putty.SlackBuild b/network/putty/putty.SlackBuild
index 187a02debf..cc8868ac5e 100644
--- a/network/putty/putty.SlackBuild
+++ b/network/putty/putty.SlackBuild
@@ -31,7 +31,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=putty
-VERSION=${VERSION:-0.70}
+VERSION=${VERSION:-0.71}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/putty/putty.info b/network/putty/putty.info
index ef35a991d1..e02eb440a5 100644
--- a/network/putty/putty.info
+++ b/network/putty/putty.info
@@ -1,8 +1,8 @@
PRGNAM="putty"
-VERSION="0.70"
+VERSION="0.71"
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
-DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.70.tar.gz"
-MD5SUM="79ea4d468c5e43740d5c8d94f12af19c"
+DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.71.tar.gz"
+MD5SUM="1a32daf7c2acfac09479120140189d98"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"