[Lunar-commits] <moonbase> tls: version bumped to 1.6.
Florin Braescu
florin at lunar-linux.org
Mon Aug 10 21:22:23 CEST 2009
commit e9b788f0e1c4c224e405853c1cd6d87ae4f684f4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Aug 10 22:22:23 2009 +0300
tls: version bumped to 1.6.
Bugfixes.
---
security/tls/DEPENDS | 1 +
security/tls/DETAILS | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/security/tls/DEPENDS b/security/tls/DEPENDS
new file mode 100644
index 0000000..4845533
--- /dev/null
+++ b/security/tls/DEPENDS
@@ -0,0 +1 @@
+depends tcl
diff --git a/security/tls/DETAILS b/security/tls/DETAILS
index 1fe1b92..a5a71a2 100644
--- a/security/tls/DETAILS
+++ b/security/tls/DETAILS
@@ -1,12 +1,12 @@
MODULE=tls
- VERSION=1.5.0
+ VERSION=1.6
SOURCE=$MODULE$VERSION-src.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}1.5
- SOURCE_VFY=sha1:66611f384f4b1c5e126ac8fc1cd03040bbe8ac16
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}1.6
+ SOURCE_VFY=sha1:badee4d0a096e9951ffc1f82a6530f78b2404a2c
WEB_SITE=http://sourceforge.net/projects/tls
ENTERED=20060706
- UPDATED=20060706
+ UPDATED=20090810
SHORT="OpenSSL TCL extension"
PSAFE=no
More information about the Lunar-commits
mailing list