Updated the texlive digest value (#2073)
The texlive tarball, install-tl-unx.tar.gz is unversioned and changes periodically. When it does, the digest needs to change too. This does that.
This commit is contained in:
parent
859d296105
commit
cfbacdb41e
@ -32,7 +32,7 @@ class Texlive(Package):
|
||||
|
||||
homepage = "http://www.tug.org/texlive"
|
||||
|
||||
version('live', 'e671eea7f142c438959493cc42a2a59b',
|
||||
version('live', '8402774984c67fed4a18b7f6491243a6',
|
||||
url="http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz")
|
||||
|
||||
# There does not seem to be a complete list of schemes.
|
||||
|
Loading…
Reference in New Issue
Block a user