summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-cipher-aes/haskell-cipher-aes.info
diff options
context:
space:
mode:
author Mikko Värri2015-02-24 22:43:16 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:47:03 +0200
commit58d271439dc8a8af28b2a87048e9a8c7e0ac92e7 (patch)
tree2f468429df2b428265273d8f32d55c10dc94be4e /haskell/haskell-cipher-aes/haskell-cipher-aes.info
parent8d2a7964da6b14a5be9ffd524993a2501ff6144b (diff)
downloadslackbuilds-58d271439dc8a8af28b2a87048e9a8c7e0ac92e7.tar.gz
haskell/haskell-cipher-aes: Added (fast aes cipher implementation).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-cipher-aes/haskell-cipher-aes.info')
-rw-r--r--haskell/haskell-cipher-aes/haskell-cipher-aes.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-cipher-aes/haskell-cipher-aes.info b/haskell/haskell-cipher-aes/haskell-cipher-aes.info
new file mode 100644
index 0000000000..f1285e6499
--- /dev/null
+++ b/haskell/haskell-cipher-aes/haskell-cipher-aes.info
@@ -0,0 +1,10 @@
+PRGNAM="haskell-cipher-aes"
+VERSION="0.2.10"
+HOMEPAGE="http://hackage.haskell.org/package/cipher-aes"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/cipher-aes/0.2.10/cipher-aes-0.2.10.tar.gz"
+MD5SUM="39c4abe6b4b0bf464f447a207db970e3"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="haskell-byteable haskell-crypto-cipher-types haskell-securemem"
+MAINTAINER="Mikko Värri"
+EMAIL="vmj@linuxbox.fi"