linux6.6: update to 6.6.76.

This commit is contained in:
Duncaen 2025-02-08 17:52:01 +01:00
parent ed2a6b53a3
commit b417862ce7
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.75 Kernel Configuration
# Linux/arm64 6.6.76 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.75 Kernel Configuration
# Linux/i386 6.6.76 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.75 Kernel Configuration
# Linux/x86_64 6.6.76 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.75
version=6.6.76
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
89536281fca8b9131c9b41445b19109867c18b452838494556a206b4e884e9e6"
1fded0df787ba5ad9847ececc180399883f51e7eacb61a5c6b4edffce2067548"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.