linux6.6: update to 6.6.69.

This commit is contained in:
Duncaen 2025-01-03 21:01:16 +01:00
parent 41e6ca7051
commit ab3b35c14f
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.6.68 Kernel Configuration
# Linux/arm64 6.6.69 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.6.68 Kernel Configuration
# Linux/i386 6.6.69 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.6.68 Kernel Configuration
# Linux/x86_64 6.6.69 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.6'
pkgname=linux6.6
version=6.6.68
version=6.6.69
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="d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
b724d95615648eecd4495097689c6d35c9e0f5906d0bfe17463f86cf4a3df29e"
3867a54c57623c457f6c8a7426605d9440f8df1f928e2fb82e6dd84b25253fc5"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.