summaryrefslogtreecommitdiffstats
path: root/crypto/putty/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/putty/DETAILS')
-rwxr-xr-xcrypto/putty/DETAILS8
1 files changed, 5 insertions, 3 deletions
diff --git a/crypto/putty/DETAILS b/crypto/putty/DETAILS
index dd062b40a0..14998b5a11 100755
--- a/crypto/putty/DETAILS
+++ b/crypto/putty/DETAILS
@@ -1,9 +1,10 @@
SPELL=putty
- VERSION=0.61
+ VERSION=0.62
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://the.earth.li/~sgtatham/putty/latest/$SOURCE
- SOURCE_HASH=sha512:abf2ababbd7a9d9af55ce1cb119a77ad0b02d4b7b9f4f0833c2fc0eef636e188922c991f0a245fea852181b951768bae7f0d578fa7511c3ba1c9c43abcf5c106
+ SOURCE_HASH=sha512:b08f521c8af2da3a7a309199576e2ea8ddf90012f98aa695b9a79ad5f7609d26d92239d159391c370cf63da9d9c3bc1c7243052b3ef4c17b81ff51426f5fbfdd
WEB_SITE=http://www.chiark.greenend.org.uk/~sgtatham/putty/
ENTERED=20040721
PATCHLEVEL=0
@@ -11,5 +12,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="telnet ssh crypto"
SHORT="Telnet and SSH client"
cat << EOF
-PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.
+PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms,
+along with an xterm terminal emulator.
EOF