From 9b09ab5c916237eba011bb78024178a6c145cc8d Mon Sep 17 00:00:00 2001 From: Wizzard <25581244+Wizzard@users.noreply.toomuchslop.com> Date: Wed, 1 Nov 2023 12:33:16 -0400 Subject: [PATCH] Fix accidentally modified files --- linux-clang/linux6.5-zen/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/linux-clang/linux6.5-zen/template b/linux-clang/linux6.5-zen/template index b6f1282..2b4b44e 100644 --- a/linux-clang/linux6.5-zen/template +++ b/linux-clang/linux6.5-zen/template @@ -1,15 +1,15 @@ # Template file for 'linux6.5-zen' pkgname=linux6.6-zen -version=6.6 +version=6.5.9 revision=1 -zen=1 +zen=2 wrksrc="linux-${version}-zen${zen}" short_desc="Linux kernel and modules with Zen patches (${version%.*} series) compiled with Clang" maintainer="Wizzard " license="GPL-2.0-only" homepage="http://www.zen-kernel.org/" distfiles="https://github.com/zen-kernel/zen-kernel/archive/refs/tags/v${version}-zen${zen}.tar.gz" -checksum="c51ea1fb47982ca2dc19ac2ca2fad81d47316ed2c973f1ad4b0ff07a82c10f45" +checksum="6cff9e403d678afee072a0047069d0a1103d810e193ef8a2618ce0495f62ea63" python_version=3 patch_args="-Np1"