From 17599d2c938256d2c9b5348b7bcfab43e99406c8 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 23 Oct 2024 18:38:05 +0200 Subject: [PATCH] linux6.11: update to 6.11.5. --- 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 0ebfaab94e5..1115793ab9f 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.4 Kernel Configuration +# Linux/arm64 6.11.5 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 176f19271b9..b9d25cee8ad 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.4 Kernel Configuration +# Linux/i386 6.11.5 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 599190045d2..d15df690d47 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.4 Kernel Configuration +# Linux/x86_64 6.11.5 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 29cf9df48c8..30e067bd341 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.4 +version=6.11.5 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="55d2c6c025ebc27810c748d66325dd5bc601e8d32f8581d9e77673529bdacb2e - d0c22d3f7a5ea64938cb8a003e6f6ad3226a0dab855e89fa0fff3578946c9498" + 1922b3b321c7f53109338a4e5a675b5ed65ba598c579a29b106843c00166a939" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.