From 90224cb7929c82f360dc0e7f7c6507e33106c7ea Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 20 Nov 2024 02:02:03 +0100 Subject: [PATCH] linux6.11: update to 6.11.9. --- srcpkgs/linux6.11/linux6.12 | 1 + srcpkgs/linux6.11/template | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 120000 srcpkgs/linux6.11/linux6.12 diff --git a/srcpkgs/linux6.11/linux6.12 b/srcpkgs/linux6.11/linux6.12 new file mode 120000 index 00000000000..a884c14255b --- /dev/null +++ b/srcpkgs/linux6.11/linux6.12 @@ -0,0 +1 @@ +../linux6.12 \ No newline at end of file diff --git a/srcpkgs/linux6.11/template b/srcpkgs/linux6.11/template index 92fb4a2b59d..d98cee2245a 100644 --- a/srcpkgs/linux6.11/template +++ b/srcpkgs/linux6.11/template @@ -1,6 +1,6 @@ # Template file for 'linux6.11' pkgname=linux6.11 -version=6.11.8 +version=6.11.9 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="55d2c6c025ebc27810c748d66325dd5bc601e8d32f8581d9e77673529bdacb2e - 99495093dfcec22343c426d90fca29691a7a70e64b6b0fe0da91758a5bfaa28f" + d1c0981b5287252677e8f74a9f5d83aebceba77a4b1be24cba33102267f2c418" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.