6.0.10.arch2-1
This commit is contained in:
parent
78eba71a7a
commit
5f2d83b1ed
2 changed files with 3 additions and 3 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgbase=linux
|
||||
pkgver=6.0.9.arch1
|
||||
pkgver=6.0.10.arch2
|
||||
pkgrel=1
|
||||
pkgdesc='Linux'
|
||||
_srctag=v${pkgver%.*}-${pkgver##*.}
|
||||
|
@ -26,7 +26,7 @@ validpgpkeys=(
|
|||
'C7E7849466FE2358343588377258734B41C31549' # David Runge <dvzrv@archlinux.org>
|
||||
)
|
||||
sha256sums=('SKIP'
|
||||
'e6bf987175c7c90185643341973e378d941c9e02d51cbc925db62de93bf851f1')
|
||||
'848ccd048f91b17f0e0192d2900c462986eeacf78bb578b2de9498c4a0526983')
|
||||
|
||||
export KBUILD_BUILD_HOST=archlinux
|
||||
export KBUILD_BUILD_USER=$pkgbase
|
||||
|
|
2
config
2
config
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 6.0.9-arch1 Kernel Configuration
|
||||
# Linux/x86 6.0.10-arch2 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
Loading…
Reference in a new issue