From 3cf2793c149c032d19f5a35bcaca1b7ef67ebf85 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 14 Mar 2025 16:45:23 +0100 Subject: [PATCH] linux6.13: update to 6.13.7. --- srcpkgs/linux6.13/files/arm64-dotconfig | 2 +- srcpkgs/linux6.13/files/i386-dotconfig | 2 +- srcpkgs/linux6.13/files/x86_64-dotconfig | 2 +- srcpkgs/linux6.13/template | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/linux6.13/files/arm64-dotconfig b/srcpkgs/linux6.13/files/arm64-dotconfig index ae0b8c96b3b..cdd62faff60 100644 --- a/srcpkgs/linux6.13/files/arm64-dotconfig +++ b/srcpkgs/linux6.13/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.13.6 Kernel Configuration +# Linux/arm64 6.13.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.13/files/i386-dotconfig b/srcpkgs/linux6.13/files/i386-dotconfig index c75cd42e11c..c6c1b3b9978 100644 --- a/srcpkgs/linux6.13/files/i386-dotconfig +++ b/srcpkgs/linux6.13/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.13.6 Kernel Configuration +# Linux/i386 6.13.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.13/files/x86_64-dotconfig b/srcpkgs/linux6.13/files/x86_64-dotconfig index 9c8055d4ba0..7bb2fe340f8 100644 --- a/srcpkgs/linux6.13/files/x86_64-dotconfig +++ b/srcpkgs/linux6.13/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.13.6 Kernel Configuration +# Linux/x86_64 6.13.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.13/template b/srcpkgs/linux6.13/template index 69093e00818..2954e9eaa61 100644 --- a/srcpkgs/linux6.13/template +++ b/srcpkgs/linux6.13/template @@ -1,6 +1,6 @@ # Template file for 'linux6.13' pkgname=linux6.13 -version=6.13.6 +version=6.13.7 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="e79dcc6eb86695c6babfb07c2861912b635d5075c6cd1cd0567d1ea155f80d6e - 7f83a96900a7160a150832131bb89afa4079f65949fb9044b887fc79a4c14b86" + 3c33fc5a395406d58627007548f3682dce18eab9991d937c9ccfb8e610c37d2a" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.