diff options
Diffstat (limited to 'dev-libs/mathjax/mathjax-2.7.4.ebuild')
-rw-r--r-- | dev-libs/mathjax/mathjax-2.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mathjax/mathjax-2.7.4.ebuild b/dev-libs/mathjax/mathjax-2.7.4.ebuild index 7a926467c507..d2f69ad8e4c0 100644 --- a/dev-libs/mathjax/mathjax-2.7.4.ebuild +++ b/dev-libs/mathjax/mathjax-2.7.4.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit eutils vcs-clean DESCRIPTION="JavaScript display engine for LaTeX, MathML and AsciiMath" -HOMEPAGE="http://www.mathjax.org/" +HOMEPAGE="https://www.mathjax.org/" SRC_URI="https://github.com/mathjax/MathJax/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" |