diff options
Diffstat (limited to 'dev-haskell/certificate')
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/certificate/certificate-1.3.7.ebuild b/dev-haskell/certificate/certificate-1.3.7.ebuild index aeabe1beee7..8fa60b6c30d 100644 --- a/dev-haskell/certificate/certificate-1.3.7.ebuild +++ b/dev-haskell/certificate/certificate-1.3.7.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" diff --git a/dev-haskell/certificate/certificate-1.3.8-r1.ebuild b/dev-haskell/certificate/certificate-1.3.8-r1.ebuild index 3c7ee29a99b..9b54b6c963d 100644 --- a/dev-haskell/certificate/certificate-1.3.8-r1.ebuild +++ b/dev-haskell/certificate/certificate-1.3.8-r1.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" diff --git a/dev-haskell/certificate/certificate-1.3.8.ebuild b/dev-haskell/certificate/certificate-1.3.8.ebuild index 566f2728965..d448dd5f671 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" diff --git a/dev-haskell/certificate/certificate-1.3.9.ebuild b/dev-haskell/certificate/certificate-1.3.9.ebuild index fef4e831bf9..e621be580ee 100644 --- a/dev-haskell/certificate/certificate-1.3.9.ebuild +++ b/dev-haskell/certificate/certificate-1.3.9.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit eutils 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" |