summaryrefslogtreecommitdiff
path: root/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/ed25519/ed25519-0.0.5.0.ebuild')
-rw-r--r--dev-haskell/ed25519/ed25519-0.0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild b/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild
index 3fe61072aabf..e45e23d32369 100644
--- a/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild
+++ b/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" # Broken test-suite: needs
inherit haskell-cabal
DESCRIPTION="Ed25519 cryptographic signatures"
-HOMEPAGE="http://thoughtpolice.github.com/hs-ed25519"
+HOMEPAGE="https://github.com/thoughtpolice/hs-ed25519"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"