From 272bcc585648f921dee1032d1a0efbb2cff71b58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20Ignacio=20Aramend=C3=ADa?= Date: Mon, 17 Jun 2024 18:17:50 -0300 Subject: [PATCH] Update linux to 6.9.5-chos1 --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest b/manifest index e900ae01..737cad96 100644 --- a/manifest +++ b/manifest @@ -167,8 +167,8 @@ export PACKAGES="\ " export PACKAGE_OVERRIDES="\ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.9.4-chos1-1/linux-chimeraos-6.9.4.chos1-1-x86_64.pkg.tar.zst \ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.9.4-chos1-1/linux-chimeraos-headers-6.9.4.chos1-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.9.5-chos1-1/linux-chimeraos-6.9.5.chos1-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.9.5-chos1-1/linux-chimeraos-headers-6.9.5.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.1.1-chos1-1/lib32-libva-mesa-driver-1--24.1.1.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.1.1-chos1-1/lib32-mesa-1--24.1.1.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.1.1-chos1-1/lib32-mesa-vdpau-1--24.1.1.chos1-1-x86_64.pkg.tar.zst \