diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 5c005e72..61abb7fd 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -5,11 +5,11 @@ "muertas": 2, "detalle_muertas": [ { - "receta": "fcft", - "fichero": "recipes/fcft.toml", - "tipo": "git", - "url": "https://codeberg.org/dnkl/fcft.git", - "codigo": "git:128", + "receta": "freetype", + "fichero": "recipes/freetype.toml", + "tipo": "tarball", + "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", + "codigo": "502", "viva": false }, { @@ -17,7 +17,7 @@ "fichero": "recipes/incoming-kde/libtool.toml", "tipo": "tarball", "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", - "codigo": "000", + "codigo": "502", "viva": false } ]