diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 07:05:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 07:05:21 +0700 |
commit | 41a9ef3f66bc17526cf4b678eeb29ce3d47c65c2 (patch) | |
tree | 68d3de4adf7acc9e5577b5c0647ed37afb742f99 /network/putty/putty.SlackBuild | |
parent | ab6ba79fda48404e252a08698559fba2d4e1abe1 (diff) | |
download | slackbuilds-41a9ef3f66bc17526cf4b678eeb29ce3d47c65c2.tar.gz |
network/putty: Updated for version 0.66.
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 e3a22174b3..b4281c6d6c 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.65} +VERSION=${VERSION:-0.66} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |