diff options
author | Sergey Poznyakoff <gray@gnu.org> | 2018-09-14 08:58:00 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-14 08:58:00 +0100 |
commit | 75f3f030e1844487aae7a4ad69e1482ca782118b (patch) | |
tree | 207981bbbb610ff0b8378f8bcce2dcf839c0bec5 /libraries/tcl-tls/tcl-tls.info | |
parent | 519aead04233ecc208dda26e7e7da3ed5189283a (diff) |
libraries/tcl-tls: Added (OpenSSL Tcl Extension).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/tcl-tls/tcl-tls.info')
-rw-r--r-- | libraries/tcl-tls/tcl-tls.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/tcl-tls/tcl-tls.info b/libraries/tcl-tls/tcl-tls.info new file mode 100644 index 0000000000..179b544572 --- /dev/null +++ b/libraries/tcl-tls/tcl-tls.info @@ -0,0 +1,10 @@ +PRGNAM="tcl-tls" +VERSION="1.6.7" +HOMEPAGE="https://sourceforge.net/projects/tls" +DOWNLOAD="https://sourceforge.net/projects/tls/files/tls/1.6.7/tls1.6.7-src.tar.gz" +MD5SUM="2765d84a7a520c9979d82a0abebc1647" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Sergey Poznyakoff" +EMAIL="gray@gnu.org" |