linux6.12: update to 6.12.34.

This commit is contained in:
Duncaen 2025-06-21 04:18:47 +02:00
parent e97515036f
commit ac45920db6
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.33 Kernel Configuration
# Linux/arm64 6.12.34 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
CONFIG_CC_IS_GCC=y

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 6.12.33 Kernel Configuration
# Linux/i386 6.12.34 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
CONFIG_CC_IS_GCC=y

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 6.12.33 Kernel Configuration
# Linux/x86_64 6.12.34 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
CONFIG_CC_IS_GCC=y

View file

@ -1,6 +1,6 @@
# Template file for 'linux6.12'
pkgname=linux6.12
version=6.12.33
version=6.12.34
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
f35ac68436097a19e76d1909b9328c8ea4b55bde9479262b2b3ae810b558a0f0"
59d1aa31914a59161d2d3261f554f6b7fe01e5b8f1a88d595af2682cf9e3cf83"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.