summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild')
-rw-r--r--dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild b/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild
index 8dd513dd5579..cc9c8c099c4a 100644
--- a/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild
+++ b/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="sanitize untrusted HTML to prevent XSS attacks"
-HOMEPAGE="http://github.com/yesodweb/haskell-xss-sanitize"
+HOMEPAGE="https://github.com/yesodweb/haskell-xss-sanitize"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"