summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild')
-rw-r--r--dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild
index 3a5a47cd7005..e021ce752d5e 100644
--- a/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild
+++ b/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Haskell implementation of a javascript minifier"
-HOMEPAGE="http://github.com/alanz/hjsmin"
+HOMEPAGE="https://github.com/alanz/hjsmin"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"