summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2015-07-27 14:15:56 +0200
committerLadislav Hagara2015-07-27 14:15:56 +0200
commite797991f436d2dc84174afee600066199eb0d3ac (patch)
tree1c50f504b2d10b605bcdce697b61f543ec2f49f1
parent09e793f41b7a48e9a6996e86cf5d28a71b2be098 (diff)
putty 0.65
-rwxr-xr-xcrypto/putty/DETAILS4
-rw-r--r--crypto/putty/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/crypto/putty/DETAILS b/crypto/putty/DETAILS
index c692465bb4..5716d0a580 100755
--- a/crypto/putty/DETAILS
+++ b/crypto/putty/DETAILS
@@ -1,10 +1,10 @@
SPELL=putty
- VERSION=0.64
+ VERSION=0.65
SECURITY_PATCH=2
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:ba4d4086b8edcb6388924bf3d9b018841be36a9dbf298271c9d2ed063aae9854093e9ff6808bd1f65669d78369548639eb3c95fdec5e3f0daee4b1c7bb603051
+ SOURCE_HASH=sha512:cfb3e5437a920aa11bccedf1bd43a538a51ec3777a6d1dba9e9714c3b3699eaf1f4eb027a8f5fd6425f9909564a28b607f465b1f2b2e1250059b04b9a9d40569
WEB_SITE=http://www.chiark.greenend.org.uk/~sgtatham/putty/
ENTERED=20040721
LICENSE[0]=MIT
diff --git a/crypto/putty/HISTORY b/crypto/putty/HISTORY
index e2fee7d9ca..4178a6a8a7 100644
--- a/crypto/putty/HISTORY
+++ b/crypto/putty/HISTORY
@@ -1,3 +1,6 @@
+2015-07-27 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 0.65
+
2015-03-04 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 0.64
SECURITY_PATCH++