summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/digest/digest-0.0.1.2.ebuild')
-rw-r--r--dev-haskell/digest/digest-0.0.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/digest/digest-0.0.1.2.ebuild b/dev-haskell/digest/digest-0.0.1.2.ebuild
index 1a81cc71a2d9..3e420acff735 100644
--- a/dev-haskell/digest/digest-0.0.1.2.ebuild
+++ b/dev-haskell/digest/digest-0.0.1.2.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now"
-HOMEPAGE="http://hackage.haskell.org/package/digest"
+HOMEPAGE="https://hackage.haskell.org/package/digest"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"