linux6.10: update to 6.10.11.

This commit is contained in:
Duncaen 2024-09-20 23:32:23 +02:00
parent 64aab66635
commit ee14f10339
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.10 Kernel Configuration
# Linux/arm64 6.10.11 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.10 Kernel Configuration
# Linux/i386 6.10.11 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.10 Kernel Configuration
# Linux/x86_64 6.10.11 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.10
version=6.10.11
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
bb50ad317a90bf40846284fa4d3cc8a4065bddec9357be4ab50c74a12b2f2ff5"
b0d817a660609b41bdee44e63e3e8dd077ad64cd6e22818e21fe1b8b97a6adb8"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.