diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:43:58 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:03 +0700 |
commit | 842060d24ca535b88849652f67d28bf946ea9c33 (patch) | |
tree | 8e31037b26b3558914f821b0c9f9592b67227442 /haskell/haskell-tls/haskell-tls.info | |
parent | 5046f6a1f448ec6b0320da86f37e3d59d98d1097 (diff) |
haskell/haskell-tls: Added (tls/ssl protocol native implementation).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-tls/haskell-tls.info')
-rw-r--r-- | haskell/haskell-tls/haskell-tls.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-tls/haskell-tls.info b/haskell/haskell-tls/haskell-tls.info new file mode 100644 index 0000000000000..e550a9236a997 --- /dev/null +++ b/haskell/haskell-tls/haskell-tls.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-tls" +VERSION="1.2.16" +HOMEPAGE="http://hackage.haskell.org/package/tls" +DOWNLOAD="http://hackage.haskell.org/packages/archive/tls/1.2.16/tls-1.2.16.tar.gz" +MD5SUM="ed8c759097455d3e04758be88b418259" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-asn1-encoding haskell-asn1-types haskell-async haskell-byteable haskell-cereal haskell-cipher-aes haskell-cipher-des haskell-cipher-rc4 haskell-crypto-cipher-types haskell-crypto-numbers haskell-crypto-pubkey haskell-crypto-pubkey-types haskell-crypto-random haskell-cryptohash haskell-data-default-class haskell-mtl haskell-network haskell-x509 haskell-x509-store haskell-x509-validation" +MAINTAINER="Mikko Värri" +EMAIL="vmj@linuxbox.fi" |