From 3cd0171194153360a2ff55445c89c5e9985752bd Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 28 Jul 2024 05:10:47 +0200 Subject: [PATCH] linux6.9: update to 6.9.12. --- srcpkgs/linux6.9/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux6.9/template b/srcpkgs/linux6.9/template index 18f3995cd57..84e5e0ff6a9 100644 --- a/srcpkgs/linux6.9/template +++ b/srcpkgs/linux6.9/template @@ -1,6 +1,6 @@ # Template file for 'linux6.9' pkgname=linux6.9 -version=6.9.11 +version=6.9.12 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -13,8 +13,8 @@ if [ "${version##*.}" != 0 ]; then skip_extraction="patch-${version}.xz" fi -checksum="24fa01fb989c7a3e28453f117799168713766e119c5381dac30115f18f268149 - 8f649680158104c8a255030e3e476ef2c908c70fc470a463a0be6e2c561bff32" +checksum=" + " python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.