diff options
-rw-r--r-- | security/hs-digest/Makefile | 3 | ||||
-rw-r--r-- | security/hs-digest/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/hs-digest/Makefile b/security/hs-digest/Makefile index 23efff010cca..da2f138c11a5 100644 --- a/security/hs-digest/Makefile +++ b/security/hs-digest/Makefile @@ -6,8 +6,7 @@ # PORTNAME= digest -PORTVERSION= 0.0.0.9 -PORTREVISION= 1 +PORTVERSION= 0.0.1.0 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org diff --git a/security/hs-digest/distinfo b/security/hs-digest/distinfo index 95c91855d455..8702ce4e657d 100644 --- a/security/hs-digest/distinfo +++ b/security/hs-digest/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/digest-0.0.0.9.tar.gz) = 4940311321f4ceb0865fc971a9f4fa7ea8882eda495a68d8b4945439701cf295 -SIZE (cabal/digest-0.0.0.9.tar.gz) = 2517 +SHA256 (cabal/digest-0.0.1.0.tar.gz) = 40319762afc05823920126f13cba02b06544ba039e08c3f63db2ed084a9a4edc +SIZE (cabal/digest-0.0.1.0.tar.gz) = 2519 |