summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/connection/connection-0.2.4.ebuild')
-rw-r--r--dev-haskell/connection/connection-0.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/connection/connection-0.2.4.ebuild b/dev-haskell/connection/connection-0.2.4.ebuild
index 0355e3c472a7..c6e5a0920387 100644
--- a/dev-haskell/connection/connection-0.2.4.ebuild
+++ b/dev-haskell/connection/connection-0.2.4.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Simple and easy network connections API"
-HOMEPAGE="http://github.com/vincenthz/hs-connection"
+HOMEPAGE="https://github.com/vincenthz/hs-connection"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"