From 8db85578f06cf200569e67018731ca16816230fe Mon Sep 17 00:00:00 2001 From: Wizzard <25581244+Wizzard@users.noreply.toomuchslop.com> Date: Tue, 10 Oct 2023 17:35:33 -0400 Subject: [PATCH] Linux 6.5.7 --- linux6.5-zen/files/x86_64-dotconfig | 2 +- linux6.5-zen/template | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/linux6.5-zen/files/x86_64-dotconfig b/linux6.5-zen/files/x86_64-dotconfig index 8bac471..1c3cc82 100644 --- a/linux6.5-zen/files/x86_64-dotconfig +++ b/linux6.5-zen/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.5.6-zen2 Kernel Configuration +# Linux/x86 6.5.7-zen1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y diff --git a/linux6.5-zen/template b/linux6.5-zen/template index 409062d..dff8a2d 100644 --- a/linux6.5-zen/template +++ b/linux6.5-zen/template @@ -1,8 +1,8 @@ # Description pkgname=linux6.5-zen -version=6.5.6 -revision=6 -zen=2 +version=6.5.7 +revision=1 +zen=1 python_version=3 short_desc="Linux kernel and modules with Zen patches (${version%.*} series)" maintainer="Wizzard " @@ -10,7 +10,7 @@ license="GPL-2.0-only" homepage="https://github.com/zen-kernel/zen-kernel" distfiles="https://github.com/zen-kernel/zen-kernel/archive/refs/tags/v${version}-zen${zen}.tar.gz" # Update checksum once you get the actual one for the Zen version -checksum="4d1f061e24f28e63bdb07ddf9ceff94b0ed917882d4a3e21dec6c7bc7508a71b" # replace with the correct checksum +checksum="21b881332c189ce3994bbfa3496daae0fa0890f478814b20c045f3180b4ff12c" # replace with the correct checksum archs="x86_64* i686* ppc* aarch64*" patch_args="-Np1"