diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-24 09:10:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-24 09:10:37 +0700 |
commit | 8c530b3808e1cd51595d5a34ea7183380548ebf3 (patch) | |
tree | aae9a83d427af0ff375128a41e4fa69f8060830d /network/putty/putty.SlackBuild | |
parent | 2709a6c501ad7798a9bd4e229ee082f444c9ddba (diff) |
network/putty: Updated for version 0.72.
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 cc8868ac5ea6a..f6176a4b342c7 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.71} +VERSION=${VERSION:-0.72} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |