From dfdb44aefd332a17aa58bd508eb56b33ab987fd3 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 26 Jul 2024 14:44:34 +0200 Subject: [PATCH] linux6.1: update to 6.1.101. --- srcpkgs/linux6.1/files/arm64-dotconfig | 2 +- srcpkgs/linux6.1/files/i386-dotconfig | 2 +- srcpkgs/linux6.1/files/x86_64-dotconfig | 2 +- srcpkgs/linux6.1/template | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/linux6.1/files/arm64-dotconfig b/srcpkgs/linux6.1/files/arm64-dotconfig index cefca29c36f..083419109e8 100644 --- a/srcpkgs/linux6.1/files/arm64-dotconfig +++ b/srcpkgs/linux6.1/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.1.100 Kernel Configuration +# Linux/arm64 6.1.101 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.1/files/i386-dotconfig b/srcpkgs/linux6.1/files/i386-dotconfig index 5833b053046..a021d2a6103 100644 --- a/srcpkgs/linux6.1/files/i386-dotconfig +++ b/srcpkgs/linux6.1/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.1.100 Kernel Configuration +# Linux/i386 6.1.101 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.1/files/x86_64-dotconfig b/srcpkgs/linux6.1/files/x86_64-dotconfig index 1c4f9b95d70..ca6561b3745 100644 --- a/srcpkgs/linux6.1/files/x86_64-dotconfig +++ b/srcpkgs/linux6.1/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.1.100 Kernel Configuration +# Linux/x86_64 6.1.101 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.1/template b/srcpkgs/linux6.1/template index 6a23ac06142..678453c9808 100644 --- a/srcpkgs/linux6.1/template +++ b/srcpkgs/linux6.1/template @@ -1,6 +1,6 @@ # Template file for 'linux6.1' pkgname=linux6.1 -version=6.1.100 +version=6.1.101 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Đoàn Trần Công Danh " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb - 6b901fd4fb2d20d305f982bc6feb5f1f92c6161752c15bb808c4ef080b173a95" + 5b507995a75c992e3dccafc826a359a892ab4f98af8e82a870e767594f2e6f6d" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.