linux6.12: update to 6.12.18.

This commit is contained in:
Duncaen 2025-03-08 18:11:09 +01:00
parent 1dff10594d
commit a8965b2b6d
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.17 Kernel Configuration
# Linux/arm64 6.12.18 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.17 Kernel Configuration
# Linux/i386 6.12.18 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.17 Kernel Configuration
# Linux/x86_64 6.12.18 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.17
version=6.12.18
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
6566fafc82ab88a404f741da9766fc810a9a9120158fa367a835942473074964"
f9cdf8580d10e49e464fd666d0bb186318754d35294b5265006b31a96832e3e5"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.