summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild')
-rw-r--r--dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild
index dd7727b6c0ca..ef97429957c5 100644
--- a/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild
+++ b/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="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"