summaryrefslogtreecommitdiffstats
path: root/network/putty/putty.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 18:52:29 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 18:52:29 +0700
commitd45f526da4cce7cd552ae75b5dde5f8d94983b22 (patch)
treeb1a60e5e966db3ecd1255d368d02cbb106526401 /network/putty/putty.SlackBuild
parent07dd65d04811fb3b7dca062845065f0468139675 (diff)
downloadslackbuilds-d45f526da4cce7cd552ae75b5dde5f8d94983b22.tar.gz
slackbuilds-d45f526da4cce7cd552ae75b5dde5f8d94983b22.tar.xz
network/putty: Updated for version 0.78.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/putty/putty.SlackBuild')
-rw-r--r--network/putty/putty.SlackBuild2
1 files changed, 1 insertions, 1 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}