summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-11-05 12:52:29 +0100
committer Willy Sudiarto Raharjo2022-11-05 12:52:29 +0100
commitd45f526da4cce7cd552ae75b5dde5f8d94983b22 (patch)
treeb1a60e5e966db3ecd1255d368d02cbb106526401
parent07dd65d04811fb3b7dca062845065f0468139675 (diff)
downloadslackbuilds-d45f526da4cce7cd552ae75b5dde5f8d94983b22.tar.gz
network/putty: Updated for version 0.78.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 005c3a921d..01b7514100 100644
--- a/network/putty/putty.SlackBuild
+++ b/network/putty/putty.SlackBuild
@@ -33,7 +33,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=putty
-VERSION=${VERSION:-0.77}
+VERSION=${VERSION:-0.78}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/putty/putty.info b/network/putty/putty.info
index 8792a4a48f..930d65c0bb 100644
--- a/network/putty/putty.info
+++ b/network/putty/putty.info
@@ -1,8 +1,8 @@
PRGNAM="putty"
-VERSION="0.77"
+VERSION="0.78"
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
-DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.77.tar.gz"
-MD5SUM="a6ffe10f1a3f63e7bfff0b212244fdf7"
+DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.78.tar.gz"
+MD5SUM="6de073540eaf1ee182f9a4da61982211"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"