summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/texmath/texmath-0.6.6.1.ebuild')
-rw-r--r--dev-haskell/texmath/texmath-0.6.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/texmath/texmath-0.6.6.1.ebuild b/dev-haskell/texmath/texmath-0.6.6.1.ebuild
index 99bf8fab4c3f..d974176860c7 100644
--- a/dev-haskell/texmath/texmath-0.6.6.1.ebuild
+++ b/dev-haskell/texmath/texmath-0.6.6.1.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML"
-HOMEPAGE="http://github.com/jgm/texmath"
+HOMEPAGE="https://github.com/jgm/texmath"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"