diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:42:43 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:02 +0700 |
commit | 349587b0269896ebbc4934ae6f8e89c897900f13 (patch) | |
tree | 33d7af5075f7e85611436b0a028cd8a56d42aade /haskell/haskell-x509-store/haskell-x509-store.info | |
parent | ab477712b005d67e710bf44fb1cb9c64a6330c00 (diff) | |
download | slackbuilds-349587b0269896ebbc4934ae6f8e89c897900f13.tar.gz |
haskell/haskell-x509-store: Added (x.509 collection accessing and storing methods).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-x509-store/haskell-x509-store.info')
-rw-r--r-- | haskell/haskell-x509-store/haskell-x509-store.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-x509-store/haskell-x509-store.info b/haskell/haskell-x509-store/haskell-x509-store.info new file mode 100644 index 0000000000..0e42456840 --- /dev/null +++ b/haskell/haskell-x509-store/haskell-x509-store.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-x509-store" +VERSION="1.5.0" +HOMEPAGE="http://hackage.haskell.org/package/x509-store" +DOWNLOAD="http://hackage.haskell.org/packages/archive/x509-store/1.5.0/x509-store-1.5.0.tar.gz" +MD5SUM="12b5b14832c85bc658db1893230c4f82" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-asn1-encoding haskell-asn1-types haskell-crypto-pubkey-types haskell-mtl haskell-pem haskell-x509" +MAINTAINER="Mikko Värri" +EMAIL="vmj@linuxbox.fi" |