From 52647bc2d1f8ae327284a6a31b28a338beb220b7 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 4 Oct 2024 23:29:49 +0200 Subject: [PATCH] linux6.10: update to 6.10.13. --- srcpkgs/linux6.10/files/arm64-dotconfig | 2 +- srcpkgs/linux6.10/files/i386-dotconfig | 2 +- srcpkgs/linux6.10/files/x86_64-dotconfig | 2 +- srcpkgs/linux6.10/template | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/linux6.10/files/arm64-dotconfig b/srcpkgs/linux6.10/files/arm64-dotconfig index 1253e5d2928..8afd2faf6ca 100644 --- a/srcpkgs/linux6.10/files/arm64-dotconfig +++ b/srcpkgs/linux6.10/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.10.11 Kernel Configuration +# Linux/arm64 6.10.13 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.10/files/i386-dotconfig b/srcpkgs/linux6.10/files/i386-dotconfig index 70f253d2355..adc4d0d7943 100644 --- a/srcpkgs/linux6.10/files/i386-dotconfig +++ b/srcpkgs/linux6.10/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.10.11 Kernel Configuration +# Linux/i386 6.10.13 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.10/files/x86_64-dotconfig b/srcpkgs/linux6.10/files/x86_64-dotconfig index b5b2876cc1f..0f07da7030f 100644 --- a/srcpkgs/linux6.10/files/x86_64-dotconfig +++ b/srcpkgs/linux6.10/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.10.11 Kernel Configuration +# Linux/x86_64 6.10.13 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.10/template b/srcpkgs/linux6.10/template index e31175034d0..56707108dee 100644 --- a/srcpkgs/linux6.10/template +++ b/srcpkgs/linux6.10/template @@ -1,6 +1,6 @@ # Template file for 'linux6.10' pkgname=linux6.10 -version=6.10.11 +version=6.10.13 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226 - b0d817a660609b41bdee44e63e3e8dd077ad64cd6e22818e21fe1b8b97a6adb8" + c46ec7c6063f75e057fc82226d03ea5416367b5582916a8bbc4e83d3510796c7" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.