diff options
Diffstat (limited to 'dev-libs/mathjax')
-rw-r--r-- | dev-libs/mathjax/mathjax-2.7.0.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/mathjax/mathjax-2.7.4.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/mathjax/mathjax-2.7.7.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/mathjax/mathjax-2.7.0.ebuild b/dev-libs/mathjax/mathjax-2.7.0.ebuild index 7a926467c507..d2f69ad8e4c0 100644 --- a/dev-libs/mathjax/mathjax-2.7.0.ebuild +++ b/dev-libs/mathjax/mathjax-2.7.0.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" 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" diff --git a/dev-libs/mathjax/mathjax-2.7.7.ebuild b/dev-libs/mathjax/mathjax-2.7.7.ebuild index 85f1f957063e..8d4bc7f5cc7e 100644 --- a/dev-libs/mathjax/mathjax-2.7.7.ebuild +++ b/dev-libs/mathjax/mathjax-2.7.7.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit 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" |