summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/x509-system/x509-system-1.5.0.ebuild')
-rw-r--r--dev-haskell/x509-system/x509-system-1.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/x509-system/x509-system-1.5.0.ebuild b/dev-haskell/x509-system/x509-system-1.5.0.ebuild
index ec79b0981180..1c5b594978d1 100644
--- a/dev-haskell/x509-system/x509-system-1.5.0.ebuild
+++ b/dev-haskell/x509-system/x509-system-1.5.0.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Handle per-operating-system X.509 accessors and storage"
-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"