summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild')
-rw-r--r--dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild b/dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild
index cb1114d89e9b..d979bc571d40 100644
--- a/dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild
+++ b/dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Functions for using the reCAPTCHA service in web applications"
-HOMEPAGE="http://github.com/jgm/recaptcha/tree/master"
+HOMEPAGE="https://github.com/jgm/recaptcha/tree/master"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"