summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-x509/haskell-x509.info
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2015-02-24 23:42:34 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:47:02 +0700
commitab477712b005d67e710bf44fb1cb9c64a6330c00 (patch)
tree56693ba6fb40eebac057f3989feec04354fd189b /haskell/haskell-x509/haskell-x509.info
parent293e6e980d69a5787fcc369ded76b979e487c779 (diff)
downloadslackbuilds-ab477712b005d67e710bf44fb1cb9c64a6330c00.tar.gz
slackbuilds-ab477712b005d67e710bf44fb1cb9c64a6330c00.tar.xz
haskell/haskell-x509: Added (x509 reader and writer).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-x509/haskell-x509.info')
-rw-r--r--haskell/haskell-x509/haskell-x509.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-x509/haskell-x509.info b/haskell/haskell-x509/haskell-x509.info
new file mode 100644
index 0000000000..b7e9fa4142
--- /dev/null
+++ b/haskell/haskell-x509/haskell-x509.info
@@ -0,0 +1,10 @@
+PRGNAM="haskell-x509"
+VERSION="1.5.0.1"
+HOMEPAGE="http://hackage.haskell.org/package/x509"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/x509/1.5.0.1/x509-1.5.0.1.tar.gz"
+MD5SUM="b76df874ace3054a4a54b78890e61506"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="haskell-asn1-encoding haskell-asn1-parse haskell-asn1-types haskell-crypto-pubkey-types haskell-cryptohash haskell-hourglass haskell-mtl haskell-pem"
+MAINTAINER="Mikko Värri"
+EMAIL="vmj@linuxbox.fi"