diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 42215a4a..5b448cb9 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,15 +1,15 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1168, - "vivas": 1165, - "muertas": 3, + "vivas": 1164, + "muertas": 4, "detalle_muertas": [ { "receta": "freetype", "fichero": "recipes/freetype.toml", "tipo": "tarball", "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", - "codigo": "000", + "codigo": "502", "viva": false }, { @@ -17,7 +17,7 @@ "fichero": "recipes/freetype-shared.toml", "tipo": "tarball", "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", - "codigo": "000", + "codigo": "502", "viva": false }, { @@ -25,6 +25,14 @@ "fichero": "recipes/incoming-kde/libtool.toml", "tipo": "tarball", "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", + "codigo": "502", + "viva": false + }, + { + "receta": "musl", + "fichero": "recipes/musl.toml", + "tipo": "tarball", + "url": "https://musl.libc.org/releases/musl-1.2.5.tar.gz", "codigo": "000", "viva": false }