diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-27 21:45:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-27 21:45:31 +0700 |
commit | 852f70135569aebd4828aa45497559d6895f69ad (patch) | |
tree | 2aa709876d6547a00403140bda739da08afc8455 /network/putty/putty.SlackBuild | |
parent | d9fdc9ce2d3d0b4eef16570ee32ed10902e75a79 (diff) | |
download | slackbuilds-852f70135569aebd4828aa45497559d6895f69ad.tar.gz |
network/putty: Updated for version 0.74.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/putty/putty.SlackBuild')
-rw-r--r-- | network/putty/putty.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/putty/putty.SlackBuild b/network/putty/putty.SlackBuild index b315827692..7dd7874f0b 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.73} +VERSION=${VERSION:-0.74} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |