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 | |
parent | 1164370585e7890691aa623f427dc3eed53e3d17 (diff) |
network/putty: Updated for version 0.67.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/putty')
-rw-r--r-- | network/putty/putty.SlackBuild | 2 | ||||
-rw-r--r-- | network/putty/putty.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/putty/putty.SlackBuild b/network/putty/putty.SlackBuild index b4281c6d6c10..6fbcfd9c75ca 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} diff --git a/network/putty/putty.info b/network/putty/putty.info index 944f424b80c2..eb6b011a25db 100644 --- a/network/putty/putty.info +++ b/network/putty/putty.info @@ -1,8 +1,8 @@ PRGNAM="putty" -VERSION="0.66" +VERSION="0.67" HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/" -DOWNLOAD="ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-0.66/putty-0.66.tar.gz" -MD5SUM="af8e1c64dd064aa33d4a47baa3d80614" +DOWNLOAD="ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-0.67/putty-0.67.tar.gz" +MD5SUM="8d5d450e8f9a011e2e411e3f30827e9b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" |