summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/texlive/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/texlive/package.py')
-rw-r--r--var/spack/repos/builtin/packages/texlive/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/texlive/package.py b/var/spack/repos/builtin/packages/texlive/package.py
index 6447a51a4d..0ef1b56edf 100644
--- a/var/spack/repos/builtin/packages/texlive/package.py
+++ b/var/spack/repos/builtin/packages/texlive/package.py
@@ -19,7 +19,7 @@ class Texlive(AutotoolsPackage):
and fonts that are free software, including support for many languages
around the world."""
- homepage = "http://www.tug.org/texlive"
+ homepage = "https://www.tug.org/texlive"
url = 'http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2020/texlive-20200406-source.tar.xz'
base_url = 'http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/{year}/texlive-{version}-{dist}.tar.xz'
list_url = 'http://ftp.math.utah.edu/pub/tex/historic/systems/texlive'