diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index a9ba131b..c89b49bd 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -4,14 +4,6 @@ "vivas": 1167, "muertas": 5, "detalle_muertas": [ - { - "receta": "busybox", - "fichero": "recipes/busybox.toml", - "tipo": "tarball", - "url": "https://busybox.net/downloads/busybox-1.36.1.tar.bz2", - "codigo": "000", - "viva": false - }, { "receta": "freetype", "fichero": "recipes/freetype.toml", @@ -28,6 +20,14 @@ "codigo": "000", "viva": false }, + { + "receta": "gmp", + "fichero": "recipes/incoming-cosmic/gmp.toml", + "tipo": "tarball", + "url": "https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz", + "codigo": "000", + "viva": false + }, { "receta": "libtool", "fichero": "recipes/incoming-kde/libtool.toml",