diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index a9b10db3..d19b7bb7 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1172, - "vivas": 1148, - "muertas": 24, + "vivas": 1146, + "muertas": 26, "detalle_muertas": [ { "receta": "bash", @@ -100,6 +100,14 @@ "codigo": "000", "viva": false }, + { + "receta": "mandoc", + "fichero": "recipes/mandoc.toml", + "tipo": "tarball", + "url": "https://mandoc.bsd.lv/snapshots/mandoc-1.14.6.tar.gz", + "codigo": "000", + "viva": false + }, { "receta": "mpc", "fichero": "recipes/incoming-kde/mpc.toml", @@ -124,6 +132,14 @@ "codigo": "000", "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 + }, { "receta": "ncurses", "fichero": "recipes/ncurses.toml",