summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/texmath/texmath-0.8.ebuild')
-rw-r--r--dev-haskell/texmath/texmath-0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/texmath/texmath-0.8.ebuild b/dev-haskell/texmath/texmath-0.8.ebuild
index a6c9eb6cb82d..1c0bdca8615a 100644
--- a/dev-haskell/texmath/texmath-0.8.ebuild
+++ b/dev-haskell/texmath/texmath-0.8.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Conversion between formats used to represent mathematics"
-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"