summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl5
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb125
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.md52
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha5122
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc16
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.xzbin2458648 -> 2458336 bytes
6 files changed, 85 insertions, 65 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index c05b457ca3..930a3d81ca 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -45,7 +45,6 @@ $mirrors = {
'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
},
'Korea' => {
- 'https://cran.asia/tex/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'https://lab.uklee.pe.kr/tex-archive/' => 1,
'https://mirror.kakao.com/CTAN/' => 1,
@@ -96,6 +95,7 @@ $mirrors = {
'https://ftp.gwdg.de/pub/ctan/' => 1,
'https://ftp.rrze.uni-erlangen.de/ctan/' => 1,
'https://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1,
+ 'https://ftp.tu-chemnitz.de/pub/tex/' => 1,
'https://markov.htwsaar.de/tex-archive/' => 1,
'https://mirror.clientvps.com/CTAN/' => 1,
'https://mirror.dogado.de/tex-archive/' => 1,
@@ -166,9 +166,6 @@ $mirrors = {
'https://mirror.quantum5.ca/CTAN/' => 1,
'https://muug.ca/mirror/ctan/' => 1,
},
- 'Costa Rica' => {
- 'https://mirrors.ucr.ac.cr/CTAN/' => 1,
- },
'USA' => {
'http://bay.uchicago.edu/CTAN/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index 4d8a482883..69ca2855ba 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
@@ -26,7 +26,7 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2023
-depend revision/67558
+depend revision/67567
name 00texlive.image
category TLCore
@@ -4765,7 +4765,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 67552
+revision 67560
shortdesc TeX Live standalone installer package
longdesc This package defines the files to go into the installer
longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the
@@ -145427,7 +145427,7 @@ catalogue-version 0.02
name hvextern
category Package
-revision 65670
+revision 67564
shortdesc Write and execute external code, and insert the output
relocated 1
longdesc This package allows to write MetaPost, TeX, ConTeXt, LaTeX,
@@ -145435,11 +145435,11 @@ longdesc LuaTeX, LuaLaTeX, XeTeX, XeLaTeX, Lua, Perl, or Python source
longdesc code into an external file, run that file via shell-escape to
longdesc create PDF, PNG, or text output, and include that output
longdesc automatically into the main LaTeX document.
-containersize 7980
-containerchecksum 2a0b0771f99c83fd3e33aa0da43afc51ec32ff3eed45ece76eadbe3c4eedf7ddaec16d4ba32f8829cd16e61af93f5b9be83686262174f07ca863f5d183b5520b
-doccontainersize 1133992
-doccontainerchecksum 0dfcd19c671a4e6100df0b89113d517abbc803e411a347059c44652106b7990b7371b96a6bde85ada1420f2029eeb5d614fae5b44b3c2dc7cb9191d55341cae7
-docfiles size=382
+containersize 8228
+containerchecksum 1925ac1913cee9845b9136b30f2c72f9e085509374558f057c735f8c5ceb348233c4590489e47ba385ef7e54e31271f60625a3a5be1053e24ccc6180ddf72ac9
+doccontainersize 1143796
+doccontainerchecksum 3bc02eee62c0f4892bd5b0d2f10e6a86361e949776dc7b4c7867228bfa9fd4718a08f4b18ed2cf3fddbe8de76803c89c13ce8957053220599ef6b31a72184d5d
+docfiles size=384
RELOC/doc/latex/hvextern/Changes
RELOC/doc/latex/hvextern/README details="Readme"
RELOC/doc/latex/hvextern/hvdoctools.sty
@@ -145452,7 +145452,7 @@ runfiles size=13
catalogue-ctan /macros/latex/contrib/hvextern
catalogue-license lppl1.3c
catalogue-topics ext-code comp-supp image-supp expl3
-catalogue-version 0.33
+catalogue-version 0.34
name hvfloat
category Package
@@ -196627,7 +196627,7 @@ catalogue-version 0.2
name luaplot
category Package
-revision 67550
+revision 67565
shortdesc Plotting graphs using Lua
relocated 1
longdesc This package uses Lua to plot graphs of real-valued functions
@@ -196644,21 +196644,21 @@ longdesc Lua and determining plot points using different methods
longdesc available in Lua. After determining plot points in Lua, two
longdesc different approaches are used: Pass plot points to the MetaPost
longdesc system via luamplib. Pass plot points to the TikZ package.
-containersize 2000
-containerchecksum 2a7535374a237b0ff3dc7723ee852f35cdf7ca174c7dd4ea658cc6444f64e3d17581fae1969e311be79f2913b58e68cf1aaab527e07c1960529f1eb5575ac9c1
-doccontainersize 120388
-doccontainerchecksum 38e1c8a85ab0180223f09dc19b51ae166b7fddcd03f9e122b2a3455d48610b152fcc7141da908db1caa369badf6f819b4ef3389739cb9064989c4ee5af85aeb5
+containersize 2164
+containerchecksum b89ce824784c6e4c0fbc2c681714a39fa9b2d988ef7400a28f54c6dfe4131abb6240e537f0e831b49e11eaf9223e2ad66b072bf2532002001139b8b05fd37fea
+doccontainersize 122640
+doccontainerchecksum 011731c710b7b9ff4d597adee34907780b4d77ccb8cd17fa109617d7f4e771e20224abd7a19b92780844ec80becfe6915027f5f3e0fc6f353eeca951276199db
docfiles size=42
RELOC/doc/lualatex/luaplot/README.txt details="Readme"
RELOC/doc/lualatex/luaplot/luaplot.bib
RELOC/doc/lualatex/luaplot/luaplot.pdf details="Package documentation"
RELOC/doc/lualatex/luaplot/luaplot.tex
-runfiles size=1
+runfiles size=2
RELOC/tex/lualatex/luaplot/luaplot.sty
catalogue-ctan /macros/luatex/latex/luaplot
catalogue-license lppl1.3c
catalogue-topics graphics graphics-plotfn mp-use graphics-mpost pgf-tikz luatex
-catalogue-version 1.0
+catalogue-version 1.2
name luaprogtable
category Package
@@ -244150,7 +244150,7 @@ catalogue-version 0.3
name pdfjam
category Package
-revision 67500
+revision 67566
shortdesc Shell scripts interfacing to pdfpages
longdesc The package makes available the pdfjam shell script that
longdesc provides a simple interface to much of the functionality of the
@@ -244161,10 +244161,10 @@ longdesc output. It is useful for joining files together, selecting
longdesc pages, reducing several source pages onto one output page,
longdesc etc., etc.
depend pdfjam.ARCH
-containersize 12776
-containerchecksum 24a3f35483d1db9ea1918fa34ce1617a2798ac5347ca77a974f1969eb62312be6709cdabeb496916d3a49df1d4dbcd457042b841205632f6293e7e734a72f5b3
-doccontainersize 160168
-doccontainerchecksum c80a109ccc38489cd10192986713105da5c2e2638593c5fefb4f3ce1a10ff567ad4acb62c3384ad0e0fba0e0b3ec33881107ef1fcf2782653551cd6d56c071da
+containersize 12780
+containerchecksum f0457360762a1082eb0853524e887c5be45cc557ab47ae06c133706b9bdd1a111f025affc6e36fa0c27fdf3790e5d2d41444cd258480ddb72adefea3a667254e
+doccontainersize 160216
+doccontainerchecksum 136a97b38b620e8b651b86a25da1490d7079c11a144f690311a1cd4c527c2f21c5aea602210ed36237ff93f0a474c0e5b1196be1f292214edb366920f8652d27
docfiles size=54
texmf-dist/doc/man/man1/pdfjam.1
texmf-dist/doc/man/man1/pdfjam.man1.pdf
@@ -244179,7 +244179,7 @@ catalogue-contact-repository https://github.com/rrthomas/pdfjam
catalogue-ctan /support/pdfjam
catalogue-license gpl2+
catalogue-topics pdfprocess
-catalogue-version 3.05
+catalogue-version 3.06
name pdfjam.aarch64-linux
category Package
@@ -257545,27 +257545,27 @@ catalogue-version 0.15
name profsio
category Package
-revision 67534
+revision 67562
shortdesc Commands (with TikZ) to work with French "BTS SIO" maths themes
relocated 1
longdesc This package provides some commands (in French) to work with:
longdesc tables of Karnaugh ; MPM graphs ; simple graphs.
-containersize 8148
-containerchecksum f6d4bd0525785be3d1d63415f1a81193c70f9f7c100815753515d5a487db599e9f9f5a646f166128bef29b98c715f337a87727cdc3ae98b288016308e2da7c94
-doccontainersize 311628
-doccontainerchecksum 99b7d79402deafd7b00f2e5d3e7d4862d63739acfca1436ee09966504206fe26a3011eb5aeaae073c7f6b8d572979867f2e6af663b45810dac46982f8938a118
-docfiles size=91
+containersize 8440
+containerchecksum e6828327466b6687a0c45c5189e1f118cc0bdce7c3c223f924c889a5d382920fe4bcf824f7292e5a5ec62e184172b9753ab7e8a972e94494679f1d9ad31fb55f
+doccontainersize 316488
+doccontainerchecksum 4c4f9d1ce2d8c7f923df6aff983bb62c8637e6a4e35b2cc6bc0d43a38aba03a2a4b2cb29b18f20a3c84d52471a8f8884e139626fb166cf15199d8b535b1c328a
+docfiles size=92
RELOC/doc/latex/profsio/ProfSio-doc-fr.pdf details="Package documentation" language="fr"
RELOC/doc/latex/profsio/ProfSio-doc-fr.tex
RELOC/doc/latex/profsio/README.md details="Readme"
-runfiles size=10
+runfiles size=11
RELOC/tex/latex/profsio/ProfSio.sty
catalogue-contact-bugs https://github.com/cpierquet/profsio/issues
catalogue-contact-repository https://github.com/cpierquet/profsio
catalogue-ctan /graphics/pgf/contrib/profsio
catalogue-license lppl1.3c
catalogue-topics graphics pgf-tikz maths
-catalogue-version 0.1.2
+catalogue-version 0.1.3
name program
category Package
@@ -301899,7 +301899,7 @@ binfiles arch=x86_64-solaris size=1
name tex4ht
category Package
-revision 67519
+revision 67567
shortdesc Convert (La)TeX to HTML/XML
longdesc A converter from TeX and LaTeX to SGML-based formats such as
longdesc (X)HTML, MathML, OpenDocument, and Docbook, providing a
@@ -301920,10 +301920,10 @@ longdesc files from them is nontrivial, and generally done with the
longdesc Makefile in development, from which the TeX4ht package in TeX
longdesc Live is updated.
depend tex4ht.ARCH
-containersize 1100028
-containerchecksum 748b57ff88c44f05483f871f7098c1d9674505c30fdb0f7410de3afb509fcbd7ae43a2b91e931c3261f68cddc9ed52757127fb57f27a35c6669db3aeb0144ccd
+containersize 1092072
+containerchecksum adb7e3ab6b7d52344fd5ccad373104319df95a9dfc57e68995907561dd9b529abd94fb6c426422cfaa4c1eea9679cadbb5f43d216f2cfd7589d0fe6898624e28
doccontainersize 136384
-doccontainerchecksum e51f738a887a18006908efc05bfabe4b9787902deaf07ed6299c9b0b4f1130d37406d77b7cbf216e9dd1bef352151a4cd7eb93acbff907c75df8c25fef26f644
+doccontainerchecksum 84cf8dcba58c34069ec24eb20e172919e115a9bbd48cbd0a096500fff9fe5ab3466991618719a1959e730d047264c1114d605536c7818cad2cdf8dfbb57cd0ea
docfiles size=260
texmf-dist/doc/generic/tex4ht/Makefile
texmf-dist/doc/generic/tex4ht/README details="Readme"
@@ -301995,9 +301995,9 @@ docfiles size=260
texmf-dist/doc/generic/tex4ht/mn56.html
texmf-dist/doc/generic/tex4ht/mn5x.png
texmf-dist/doc/generic/tex4ht/mn6x.png
-srccontainersize 1450600
-srccontainerchecksum f0d5fe4dc87bbbf0a88c755ade25e9c10214d5e2fc2b98e697da1365eaa8b05b9c07348d6b4e355ad9b7f7d42ff19fd3461e35ade007387b9add665ea631e45c
-srcfiles size=4382
+srccontainersize 1454848
+srccontainerchecksum 844cbcfc019e51ad94b59c0f9871613adf621632a7fa850e3a2c8782c4d910b19ec0cbac03a7e3996d2c74a46f159aae3df97dddfbf318a01aba146bfa65d759
+srcfiles size=4391
texmf-dist/source/generic/tex4ht/ChangeLog
texmf-dist/source/generic/tex4ht/Makefile
texmf-dist/source/generic/tex4ht/README
@@ -302076,7 +302076,7 @@ srcfiles size=4382
texmf-dist/source/generic/tex4ht/update-htfonts
texmf-dist/source/generic/tex4ht/wripro.tex
texmf-dist/source/generic/tex4ht/xtpipes.tex
-runfiles size=12215
+runfiles size=12240
texmf-dist/scripts/tex4ht/ht.sh
texmf-dist/scripts/tex4ht/htcontext.sh
texmf-dist/scripts/tex4ht/htcopy.pl
@@ -306089,6 +306089,17 @@ runfiles size=12215
texmf-dist/tex4ht/ht-fonts/alias/cc-pl/pcr.htf
texmf-dist/tex4ht/ht-fonts/alias/cc-pl/pcsl.htf
texmf-dist/tex4ht/ht-fonts/alias/cc-pl/pcti.htf
+ texmf-dist/tex4ht/ht-fonts/alias/cfrinitials/Carrickc.htf
+ texmf-dist/tex4ht/ht-fonts/alias/cfrinitials/Eichenla.htf
+ texmf-dist/tex4ht/ht-fonts/alias/cfrinitials/Eileen.htf
+ texmf-dist/tex4ht/ht-fonts/alias/cfrinitials/EileenBl.htf
+ texmf-dist/tex4ht/ht-fonts/alias/cfrinitials/Elzevier.htf
+ texmf-dist/tex4ht/ht-fonts/alias/cfrinitials/GoudyIn.htf
+ texmf-dist/tex4ht/ht-fonts/alias/cfrinitials/Nouveaud.htf
+ texmf-dist/tex4ht/ht-fonts/alias/cfrinitials/Romantik.htf
+ texmf-dist/tex4ht/ht-fonts/alias/cfrinitials/RoyalIn.htf
+ texmf-dist/tex4ht/ht-fonts/alias/cfrinitials/Typocaps.htf
+ texmf-dist/tex4ht/ht-fonts/alias/cfrinitials/Zallman.htf
texmf-dist/tex4ht/ht-fonts/alias/chartervn/bchri8v.htf
texmf-dist/tex4ht/ht-fonts/alias/chess/chess10f.htf
texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm01.htf
@@ -310412,6 +310423,18 @@ runfiles size=12215
texmf-dist/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8t.htf
texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmc.htf
texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmn.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/cfrinitials/Acorn.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/cfrinitials/AnnSton.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/cfrinitials/ArtNouv.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/cfrinitials/ArtNouvc.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/cfrinitials/GotIn.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/cfrinitials/Kinigcap.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/cfrinitials/Konanur.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/cfrinitials/Kramer.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/cfrinitials/MorrisIn.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/cfrinitials/Rothdn.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/cfrinitials/Sanremo.htf
+ texmf-dist/tex4ht/ht-fonts/unicode/cfrinitials/Starburst.htf
texmf-dist/tex4ht/ht-fonts/unicode/charset/unicode.4hf
texmf-dist/tex4ht/ht-fonts/unicode/chess/chess.htf
texmf-dist/tex4ht/ht-fonts/unicode/chess/chessf.htf
@@ -313489,7 +313512,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 67552
+revision 67560
shortdesc TeX Live infrastructure programs
longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for
longdesc tlmgr to run but still ours. Not included in tlcritical.
@@ -313497,10 +313520,10 @@ depend texlive-scripts.ARCH
depend texlive.infra
execute addMap mathpple.map
postaction shortcut type=menu name="TeX Live command-line" cmd=TEXDIR/tlpkg/installer/tl-cmd.bat
-containersize 113924
-containerchecksum 8b8b39be451d60f48ad6aa04d6a4f5dddd27c0c2d5fdc4cca6542f0fbfa9f07e0f91b25f9413b033e49be78ab25722a07a696f1406e2ae25ac1905b86a8c2609
-doccontainersize 427888
-doccontainerchecksum 759b74c653aaf1a695b5691940799b3f58bf64676efb0d6528fd21bedb33f51a2dd47d7c7934996bc1270743a32760a253908b8c9bd3e38d5310860f7e5eaad2
+containersize 113892
+containerchecksum 565be7726920f4608b0e02a5147de7f9a29ef0e4fa9cd581ab3cb4a8be82534563d42cbd22b49eddbf1072cb0720f584224761e63c740b084313b5a552f169b9
+doccontainersize 427892
+doccontainerchecksum 7fecde2fc8414b9c571805fd408132568012984605abecb18077813837ef2134c1ba5a648394635e232a6398ebad229b30af9e319fb2eb3c55e617854838644a
docfiles size=547
doc.html
texmf-dist/doc/man/man1/fmtutil-sys.1
@@ -354347,16 +354370,16 @@ catalogue-topics frivolous
name xindex
category Package
-revision 67512
+revision 67563
shortdesc Unicode compatible index generation
longdesc This package provides a unicode compatible index programm for
longdesc LaTeX.
depend xindex.ARCH
-containersize 35268
-containerchecksum 7aef10dcdf0459df373368d266a25b41d51d33e5b2f9763a458e3bc9d1e0e6ddad20de25b5315987d4d4e756e0131695b6e51c9a94a6bfec27193683cdcb7d52
-doccontainersize 559936
-doccontainerchecksum d28d0509ddfa0c3e86e4b96af88d5e00b904d82fbbfaf4ef34ab8ad78d081a424d9320a2801e9d8e88fc37bba445e8620651ab0066613e44ab368df2a9d8a45d
-docfiles size=235
+containersize 35820
+containerchecksum f0b1f27d6f4b4f8ac9ba026bf0d0b47398046baa763e9b0f8c666818310633b34d49fadf64dbf35cce4aaf2f95cc17707bf447d92b2246e18496132ceb708c37
+doccontainersize 581112
+doccontainerchecksum fa02c01f9575010a95d1aea6c64fdcd27195fe6a505a9027a715043610c48d95b2f355862f439220b9bcc26c8599fec99934042bd9f14f56b107c69f2a779a9a
+docfiles size=248
texmf-dist/doc/lualatex/xindex/CHANGELOG
texmf-dist/doc/lualatex/xindex/Makefile
texmf-dist/doc/lualatex/xindex/README.md details="Readme"
@@ -354399,7 +354422,7 @@ docfiles size=235
texmf-dist/doc/lualatex/xindex/tests/runTests.sh
texmf-dist/doc/lualatex/xindex/xindex-doc.pdf details="Package documentation"
texmf-dist/doc/lualatex/xindex/xindex-doc.tex
-runfiles size=60
+runfiles size=61
texmf-dist/scripts/xindex/xindex.lua
texmf-dist/tex/latex/xindex/xindex.sty
texmf-dist/tex/lualatex/xindex/xindex-AU.lua
@@ -354424,7 +354447,7 @@ catalogue-contact-repository https://gitlab.com/hvoss49/xindex
catalogue-ctan /indexing/xindex
catalogue-license lppl1.3
catalogue-topics index use-lua
-catalogue-version 0.48
+catalogue-version 0.49
name xindex.aarch64-linux
category Package
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index 7dbd309281..35187a7107 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-2783c6668e14e302e535ed1fc40040cf texlive.tlpdb
+5747e81a59b7e7938ce6c5e49ddda42d texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index a203ac4092..8ef56462ff 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-99d513c33e09577bdf0d0378373be712a53b00ad49fe403d87f29c244da71f03ef9e44b1076f8cebda12d252b3e2dde13c0075605c351ec84638b5f6d11a26ae texlive.tlpdb
+2d43bf269a015164c16ad330e0296276b9d80b4f7d2df65997aae94b9731628e48a1124709ea1a082d73cfd0a79d6bb64b94f1172f970f0ec61573d02c852c73 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index c938bba00a..41427bf0f3 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
@@ -1,11 +1,11 @@
-----BEGIN PGP SIGNATURE-----
-iQEzBAEBCgAdFiEE2PL4YFeoV+QqiBBqTOGHfhlDjHAFAmSmAHUACgkQTOGHfhlD
-jHAR9Qf+IIR3KXoJrW2BTP3jxjLYqgzn19WQ0jzBfPEXoOU2PX1/m6dzmUGQh1mc
-hyaLbttmqxwliC5lojH+G6Lcw3oOgoFyaHCyZ+WRt2vsaWnyeXY09KZSBN5ee2z7
-/GScRZOacNF0Tgm3bPNym96Zk8dIsR+4gEM5i2yKbAxpcZ6qg+P+nJo+OhMtnXDK
-mEcYwtZ4mb+ymEoa0NHRIPDe0Wt3ZOl6RzdN0/uLBcGUPzFxS2J329ql6Vp56PXr
-NtqAVWqHhNgzLUmirFNdXmQdqzOMnGJ6JvynPlSHv21AXplrQ7rCt5WQjzf09h4Z
-Uq69hZaVNDgqH01g2dMdJsPzwTuNwg==
-=STee
+iQEzBAEBCgAdFiEE2PL4YFeoV+QqiBBqTOGHfhlDjHAFAmSnUhcACgkQTOGHfhlD
+jHBIWQf/W01Z00pYFbj/rLw5dvA3YBKmYp+fVr30+BoMah4zUr+qIsSv3wySouPJ
+QsUksJ40lUC57IblBDfFIlT8la6IafeU7xHFK73fr6alC+JPsdyn2eLQb+Al+6z5
+KLwA1kmPYIq37DJsxtazLyqWfuH9jcZWSiznJQrM/n69UoF2A/GeoQhreFcwh16x
+lr3GORoIiC+Q69gPg8WtCQAC7ODuUShwQG7xxxJRAc5+kz7PodEWETqq9aKFHUTZ
+zuridoIskeIIJGHSkYogcwSBpJ+L8AwmnUBw9Gbr1YUgFRyMO7OlyIU2pgCUJAxZ
+ILQiVY38CfASfQNiy/+nATczIKV+zg==
+=4x/O
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index 8e645523bd..43a2634f3f 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ