diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-02-05 22:26:31 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-02-05 22:26:31 +0000 |
commit | c731105b7f8e403a3db33599a7d7f1ce9257f375 (patch) | |
tree | 23d3f49a5183d8fbc5324dad9a1ae399f457b1d7 /security/hs-cipher-aes | |
parent | 32ca3ee61e3889801319024959589312eb652bfa (diff) |
Notes
Diffstat (limited to 'security/hs-cipher-aes')
-rw-r--r-- | security/hs-cipher-aes/Makefile | 2 | ||||
-rw-r--r-- | security/hs-cipher-aes/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/hs-cipher-aes/Makefile b/security/hs-cipher-aes/Makefile index 67b6ee6eadcf..ee301518616f 100644 --- a/security/hs-cipher-aes/Makefile +++ b/security/hs-cipher-aes/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cipher-aes -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.7 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org diff --git a/security/hs-cipher-aes/distinfo b/security/hs-cipher-aes/distinfo index 53143ba658b9..63642e31e1d0 100644 --- a/security/hs-cipher-aes/distinfo +++ b/security/hs-cipher-aes/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/cipher-aes-0.1.5.tar.gz) = 760e49b229443a44f36de0bb8a8acdadb2c87791fe5867f26a7a7a0e055e1858 -SIZE (cabal/cipher-aes-0.1.5.tar.gz) = 27390 +SHA256 (cabal/cipher-aes-0.1.7.tar.gz) = cf7ab769b4d1773246e482b046a4ce409b6945e71db04d7d55d9f59d094b51c5 +SIZE (cabal/cipher-aes-0.1.7.tar.gz) = 27614 |