diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-01-24 20:51:51 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-01-24 20:51:51 +0000 |
commit | b01de0fe08995c923556765491684995c4867639 (patch) | |
tree | af7960c387d7e14a201d2117da83b7a01c8af609 /devel/hs-crypto | |
parent | 6f1dcc8fe0b87c14bf2f8b2f8a987aa72aeda342 (diff) | |
download | ports-b01de0fe08995c923556765491684995c4867639.tar.gz ports-b01de0fe08995c923556765491684995c4867639.zip |
Notes
Diffstat (limited to 'devel/hs-crypto')
-rw-r--r-- | devel/hs-crypto/Makefile | 2 | ||||
-rw-r--r-- | devel/hs-crypto/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-crypto/Makefile b/devel/hs-crypto/Makefile index cbdd50dfc40a..b83c12cb278d 100644 --- a/devel/hs-crypto/Makefile +++ b/devel/hs-crypto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= crypto -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.2 CATEGORIES= devel haskell MASTER_SITES= http://www.haskell.org/crypto/downloads/ PKGNAMEPREFIX= hs- diff --git a/devel/hs-crypto/distinfo b/devel/hs-crypto/distinfo index 5ce14e6fe8e8..8a1d14d1f969 100644 --- a/devel/hs-crypto/distinfo +++ b/devel/hs-crypto/distinfo @@ -1 +1 @@ -MD5 (crypto-1.0.1.tar) = 1e85aef64edfc6d3d5305276558080e7 +MD5 (crypto-1.1.2.tar) = 195205a01566659f036d5df929fe7cc4 |