summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/tls/tls-1.2.13.ebuild')
-rw-r--r--dev-haskell/tls/tls-1.2.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tls/tls-1.2.13.ebuild b/dev-haskell/tls/tls-1.2.13.ebuild
index 65178a07edba..09dc6800eca3 100644
--- a/dev-haskell/tls/tls-1.2.13.ebuild
+++ b/dev-haskell/tls/tls-1.2.13.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)"
-HOMEPAGE="http://github.com/vincenthz/hs-tls"
+HOMEPAGE="https://github.com/vincenthz/hs-tls"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"