mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
linux6.15: update to 6.15.1.
This commit is contained in:
parent
31fa4580ed
commit
93a8782e23
4 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.15.0 Kernel Configuration
|
||||
# Linux/arm64 6.15.1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/i386 6.15.0 Kernel Configuration
|
||||
# Linux/i386 6.15.1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86_64 6.15.0 Kernel Configuration
|
||||
# Linux/x86_64 6.15.1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'linux6.15'
|
||||
pkgname=linux6.15
|
||||
version=6.15.0
|
||||
revision=2
|
||||
version=6.15.1
|
||||
revision=1
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
|
@ -17,7 +17,8 @@ rc*) distfiles="https://git.kernel.org/torvalds/t/linux-${version%.*}-${version#
|
|||
fi
|
||||
esac
|
||||
|
||||
checksum=7586962547803be7ecc4056efc927fb25214548722bd28171172f3599abb9764
|
||||
checksum="7586962547803be7ecc4056efc927fb25214548722bd28171172f3599abb9764
|
||||
457cea72ac6d958237ee2fe5eaaf4745dd64b5550b1eda5e21d3f648d15e5533"
|
||||
|
||||
python_version=3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue