diff options
Diffstat (limited to 'dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild')
-rw-r--r-- | dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild index ec1fd3ca083e..f52867a89685 100644 --- a/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild +++ b/dev-haskell/hjsmin/hjsmin-0.1.4.6.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" |