linux6.13: update to 6.13.10.

This commit is contained in:
Duncaen 2025-04-10 05:16:58 +02:00
parent 81e4ae1c8d
commit 415d589e33
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.13.9 Kernel Configuration
# Linux/arm64 6.13.10 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.13.9 Kernel Configuration
# Linux/i386 6.13.10 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.13.9 Kernel Configuration
# Linux/x86_64 6.13.10 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.13'
pkgname=linux6.13
version=6.13.9
version=6.13.10
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="e79dcc6eb86695c6babfb07c2861912b635d5075c6cd1cd0567d1ea155f80d6e
4afa764c62d855d077fe04af829ec385d4743c6e74dc267f72406bc70bb41ad2"
5178253ee6814354db109a660705315c566f949fd79e5ab311a056d3c3739ea0"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.