mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
linux6.15: update to 6.15.5.
This commit is contained in:
parent
58df001bf0
commit
f01fb47c21
4 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.15.4 Kernel Configuration
|
||||
# Linux/arm64 6.15.5 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.4 Kernel Configuration
|
||||
# Linux/i386 6.15.5 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.4 Kernel Configuration
|
||||
# Linux/x86_64 6.15.5 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux6.15'
|
||||
pkgname=linux6.15
|
||||
version=6.15.4
|
||||
version=6.15.5
|
||||
revision=1
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
|
@ -18,7 +18,7 @@ rc*) distfiles="https://git.kernel.org/torvalds/t/linux-${version%.*}-${version#
|
|||
esac
|
||||
|
||||
checksum="7586962547803be7ecc4056efc927fb25214548722bd28171172f3599abb9764
|
||||
64d5ed5bd25723410e56b5957de66aaf9864402bda408bc5d609765917e54b2d"
|
||||
d97665ba4930f3a7f0a6a50ce38bdb8a490a7c6bd7d0e41f5664130bbc91db2d"
|
||||
|
||||
python_version=3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue