diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index e1f25906..7771e7f7 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,23 +1,15 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1144, - "vivas": 1142, - "muertas": 2, + "vivas": 1143, + "muertas": 1, "detalle_muertas": [ { - "receta": "freetype", - "fichero": "recipes/freetype.toml", + "receta": "gmp", + "fichero": "recipes/incoming-cosmic/gmp.toml", "tipo": "tarball", - "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", - "codigo": "502", - "viva": false - }, - { - "receta": "intltool", - "fichero": "recipes/incoming-kde/intltool.toml", - "tipo": "tarball", - "url": "https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz", - "codigo": "503", + "url": "https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz", + "codigo": "000", "viva": false } ]