From 4ea9d59b0368db13f3c6dd4efdb34a81ae6ff693 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 11 Nov 2024 02:27:31 +0100 Subject: [PATCH] linux6.11: update to 6.11.7. --- srcpkgs/linux6.11/files/arm64-dotconfig | 2 +- srcpkgs/linux6.11/files/i386-dotconfig | 2 +- srcpkgs/linux6.11/files/x86_64-dotconfig | 2 +- srcpkgs/linux6.11/template | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/linux6.11/files/arm64-dotconfig b/srcpkgs/linux6.11/files/arm64-dotconfig index 8c79f96bede..76f8d0f1e17 100644 --- a/srcpkgs/linux6.11/files/arm64-dotconfig +++ b/srcpkgs/linux6.11/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.11.6 Kernel Configuration +# Linux/arm64 6.11.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.11/files/i386-dotconfig b/srcpkgs/linux6.11/files/i386-dotconfig index a29e6385c34..41c6a205ef0 100644 --- a/srcpkgs/linux6.11/files/i386-dotconfig +++ b/srcpkgs/linux6.11/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.11.6 Kernel Configuration +# Linux/i386 6.11.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.11/files/x86_64-dotconfig b/srcpkgs/linux6.11/files/x86_64-dotconfig index 1ce7e683be2..c70d396a1e3 100644 --- a/srcpkgs/linux6.11/files/x86_64-dotconfig +++ b/srcpkgs/linux6.11/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.11.6 Kernel Configuration +# Linux/x86_64 6.11.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.11/template b/srcpkgs/linux6.11/template index 7f6d76b5dfd..83c81f69928 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.6 +version=6.11.7 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="55d2c6c025ebc27810c748d66325dd5bc601e8d32f8581d9e77673529bdacb2e - 4d4f5a5a982d77ddc9455f878e1cb8ee1d2308581f777cddd5c4bbe604f03cc8" + 4ccabe59805d7efd8165405624695255a87811cbea5c0e1d7a3981c21789b2ec" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.