diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-05 07:01:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-05 07:01:00 +0700 |
commit | 1ac9f21f4e41aed935ba8100d2f5c8b6a7f8b488 (patch) | |
tree | ec7059085af545b544b432a70df3968c073622d2 /network/putty/putty.SlackBuild | |
parent | 4d4ce005332246e3d7d61a609319c31951c8c124 (diff) |
network/putty: Updated for version 0.73.
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 f6176a4b342c7..b315827692757 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.72} +VERSION=${VERSION:-0.73} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |