diff options
Diffstat (limited to 'dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.ebuild')
-rw-r--r-- | dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.ebuild b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.ebuild index 8fbafdaf18e2..13bf846d9e51 100644 --- a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.ebuild +++ b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.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" |