From 3d38d5e573e3281ca793a8c67de40b561139b89a Mon Sep 17 00:00:00 2001 From: Sergio Date: Wed, 26 Aug 2026 19:31:29 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-08-26T19:31:2?= =?UTF-8?q?9Z=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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 8a7a27fa..2f6a30d5 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -36,14 +36,6 @@ "codigo": "502", "viva": false }, - { - "receta": "libssh2", - "fichero": "recipes/libssh2.toml", - "tipo": "tarball", - "url": "https://www.libssh2.org/download/libssh2-1.11.1.tar.gz", - "codigo": "000", - "viva": false - }, { "receta": "libtool", "fichero": "recipes/incoming-kde/libtool.toml", @@ -52,6 +44,14 @@ "codigo": "502", "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": "rsync", "fichero": "recipes/rsync.toml",