From 48372881b338e816d45fe3249d58d47a65d4d5cc Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 1 Aug 2026 02:37:25 +0200 Subject: [PATCH] linux5.10: update to 5.10.262. --- srcpkgs/linux5.10/files/arm64-dotconfig | 2 +- srcpkgs/linux5.10/files/i386-dotconfig | 2 +- srcpkgs/linux5.10/files/x86_64-dotconfig | 2 +- srcpkgs/linux5.10/template | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/linux5.10/files/arm64-dotconfig b/srcpkgs/linux5.10/files/arm64-dotconfig index ecfb5e529ee..7a6f16d87a9 100644 --- a/srcpkgs/linux5.10/files/arm64-dotconfig +++ b/srcpkgs/linux5.10/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.10.261 Kernel Configuration +# Linux/arm64 5.10.262 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux5.10/files/i386-dotconfig b/srcpkgs/linux5.10/files/i386-dotconfig index 87d0d0f9940..f6798c78258 100644 --- a/srcpkgs/linux5.10/files/i386-dotconfig +++ b/srcpkgs/linux5.10/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.10.261 Kernel Configuration +# Linux/i386 5.10.262 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux5.10/files/x86_64-dotconfig b/srcpkgs/linux5.10/files/x86_64-dotconfig index 522b1a7caee..a924af89b12 100644 --- a/srcpkgs/linux5.10/files/x86_64-dotconfig +++ b/srcpkgs/linux5.10/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.10.261 Kernel Configuration +# Linux/x86_64 5.10.262 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux5.10/template b/srcpkgs/linux5.10/template index 1da840f6f60..bd311cab755 100644 --- a/srcpkgs/linux5.10/template +++ b/srcpkgs/linux5.10/template @@ -1,6 +1,6 @@ # Template file for 'linux5.10' pkgname=linux5.10 -version=5.10.261 +version=5.10.262 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Orphaned " @@ -9,7 +9,7 @@ homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz" checksum="dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43 - 0e7e1fb9a8287f18188be4bab1002b845831a1f3918ad1f64c82c4f922b5d1d5" + 5ab75aceda63fafcc8f73573c67bb3bc5bffe300d094a400f5a555e1f0f9562f" python_version=3 skip_extraction="patch-${version}.xz"