linux6.10: update to 6.10.13.

This commit is contained in:
Duncaen 2024-10-04 23:29:49 +02:00
parent 17c111bee4
commit 52647bc2d1
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
4 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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 <duncaen@voidlinux.org>"
@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
fi
checksum="774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226
b0d817a660609b41bdee44e63e3e8dd077ad64cd6e22818e21fe1b8b97a6adb8"
c46ec7c6063f75e057fc82226d03ea5416367b5582916a8bbc4e83d3510796c7"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.