diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-27 01:38:53 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-03-31 12:49:19 +0100 |
commit | 8142f55decc8bb940fcbdf85bd200798d2757737 (patch) | |
tree | 503a789b1f22915b9970680c20da865882edc589 /network/putty/putty.SlackBuild | |
parent | 1164370585e7890691aa623f427dc3eed53e3d17 (diff) | |
download | slackbuilds-8142f55decc8bb940fcbdf85bd200798d2757737.tar.gz |
network/putty: Updated for version 0.67.
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 b4281c6d6c..6fbcfd9c75 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.66} +VERSION=${VERSION:-0.67} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |