summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam J. Stewart <ajstewart426@gmail.com>2022-06-20 00:44:36 -0700
committerGitHub <noreply@github.com>2022-06-20 09:44:36 +0200
commitaedc41c3a02fc79edc7b999e14cf5685e18507e3 (patch)
tree88f9793eb5f0118b032c5fbe775d60040b281c55
parent1f39d6d91641079596e082784a3ea0de8dbaf128 (diff)
downloadspack-aedc41c3a02fc79edc7b999e14cf5685e18507e3.tar.gz
spack-aedc41c3a02fc79edc7b999e14cf5685e18507e3.tar.bz2
spack-aedc41c3a02fc79edc7b999e14cf5685e18507e3.tar.xz
spack-aedc41c3a02fc79edc7b999e14cf5685e18507e3.zip
texlive: fix and deprecate live version (#31195)
-rw-r--r--var/spack/repos/builtin/packages/texlive/package.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/var/spack/repos/builtin/packages/texlive/package.py b/var/spack/repos/builtin/packages/texlive/package.py
index ed95cefd26..0a23f9bd43 100644
--- a/var/spack/repos/builtin/packages/texlive/package.py
+++ b/var/spack/repos/builtin/packages/texlive/package.py
@@ -31,8 +31,8 @@ class Texlive(AutotoolsPackage):
# connection at install time and the package versions could change over
# time. It is better to use a version built from tarballs, as defined with
# the "releases" below.
- version('live', sha256='74eac0855e1e40c8db4f28b24ef354bd7263c1f76031bdc02b52156b572b7a1d',
- url='ftp://tug.org/historic/systems/texlive/2021/install-tl-unx.tar.gz')
+ version('live', sha256='e67edec49df6b7c4a987a7d5a9b31bcf41258220f9ac841c7a836080cd334fb5',
+ url='ftp://tug.org/historic/systems/texlive/2022/install-tl-unx.tar.gz', deprecated=True)
# Add information for new versions below.
releases = [