diff options
Diffstat (limited to 'dev-haskell/certificate/certificate-1.3.8.ebuild')
-rw-r--r-- | dev-haskell/certificate/certificate-1.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/certificate/certificate-1.3.8.ebuild b/dev-haskell/certificate/certificate-1.3.8.ebuild index 566f27289650..d448dd5f6713 100644 --- a/dev-haskell/certificate/certificate-1.3.8.ebuild +++ b/dev-haskell/certificate/certificate-1.3.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Certificates and Key Reader/Writer" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |