diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-29 23:16:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-29 23:16:53 +0700 |
commit | f3397c4a9b4095f553cdb1cad8c1e23ddb6bd0c0 (patch) | |
tree | d5ec5dadf22b9065e861e4965b2f048ec73a7da9 /network/putty/putty.SlackBuild | |
parent | bbc90ab14f2ad861078a1fe332bf41d5b6f679ae (diff) |
network/putty: Updated for version 0.69.
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 cd9b8e34f3674..86bfb2a95ce5b 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.68} +VERSION=${VERSION:-0.69} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |