diff options
Diffstat (limited to 'eclass/texlive-module.eclass')
-rw-r--r-- | eclass/texlive-module.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/texlive-module.eclass b/eclass/texlive-module.eclass index 793a8dd25f89..9e7e5db2e8f8 100644 --- a/eclass/texlive-module.eclass +++ b/eclass/texlive-module.eclass @@ -81,7 +81,7 @@ _TEXLIVE_MODULE_ECLASS=1 inherit texlive-common -HOMEPAGE="http://www.tug.org/texlive/" +HOMEPAGE="https://www.tug.org/texlive/" COMMON_DEPEND=">=app-text/texlive-core-${TL_PV:-${PV}}" |