linux6.12: update to 6.12.8.

This commit is contained in:
Duncaen 2025-01-03 21:01:13 +01:00
parent 0fc4dbaec1
commit 41e6ca7051
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.12.7 Kernel Configuration
# Linux/arm64 6.12.8 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.12.7 Kernel Configuration
# Linux/i386 6.12.8 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.12.7 Kernel Configuration
# Linux/x86_64 6.12.8 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.12'
pkgname=linux6.12
version=6.12.7
version=6.12.8
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="b1a2562be56e42afb3f8489d4c2a7ac472ac23098f1ef1c1e40da601f54625eb
8a946b980f7cb2778335e8466b047a0400b8207342f33c63bc7e5e0420524cd1"
47ac4fcf467c4f301934d2c62846eba5576fc4fb422a987f72e1283bd6ba283e"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.