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