summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.1.ebuild')
-rw-r--r--dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.1.ebuild b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.1.ebuild
index a7cfd2a78718..712e2c5af08b 100644
--- a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.1.ebuild
+++ b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.1.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Generic cryptography Public keys algorithm types"
-HOMEPAGE="http://github.com/vincenthz/hs-crypto-pubkey-types"
+HOMEPAGE="https://github.com/vincenthz/hs-crypto-pubkey-types"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"