From 3479021c30139e64b84cd5057c5d6fd1ae937632 Mon Sep 17 00:00:00 2001 From: Sergio Date: Tue, 1 Sep 2026 12:02:01 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-01T12:02:0?= =?UTF-8?q?1Z=20=E2=80=94=20avance=20del=20=C3=A1rbol=20KDE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/state/fuentes-vigia.json | 36 +++++++++++++++++++++-------------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 0839eb89..17a17bbc 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,31 +1,39 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1172, - "vivas": 1169, - "muertas": 3, + "vivas": 1168, + "muertas": 4, "detalle_muertas": [ { - "receta": "ca-certificates", - "fichero": "recipes/ca-certificates.toml", + "receta": "freetype-shared", + "fichero": "recipes/freetype-shared.toml", "tipo": "tarball", - "url": "https://gitlab.alpinelinux.org/alpine/ca-certificates/-/archive/20260611/ca-certificates-20260611.tar.bz2", - "codigo": "000", + "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", + "codigo": "502", "viva": false }, { - "receta": "gmp", - "fichero": "recipes/incoming-cosmic/gmp.toml", + "receta": "libpng", + "fichero": "recipes/libpng.toml", "tipo": "tarball", - "url": "https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz", - "codigo": "000", + "url": "https://downloads.sourceforge.net/libpng/libpng-1.6.58.tar.gz", + "codigo": "520", "viva": false }, { - "receta": "intltool", - "fichero": "recipes/incoming-kde/intltool.toml", + "receta": "libpng-pic", + "fichero": "recipes/libpng-pic.toml", "tipo": "tarball", - "url": "https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz", - "codigo": "503", + "url": "https://downloads.sourceforge.net/libpng/libpng-1.6.58.tar.gz", + "codigo": "520", + "viva": false + }, + { + "receta": "libpng-shared", + "fichero": "recipes/libpng-shared.toml", + "tipo": "tarball", + "url": "https://downloads.sourceforge.net/libpng/libpng-1.6.58.tar.gz", + "codigo": "520", "viva": false } ]