* update linux-lts to 6.6.76-1
This commit is contained in:
parent
34f05ac82a
commit
3bb1bb9d31
@ -1,6 +1,6 @@
|
||||
pkgbase = linux-lts
|
||||
pkgdesc = LTS Linux
|
||||
pkgver = 6.6.75
|
||||
pkgver = 6.6.76
|
||||
pkgrel = 1
|
||||
url = https://www.kernel.org/
|
||||
arch = powerpc64le
|
||||
@ -17,8 +17,8 @@ pkgbase = linux-lts
|
||||
makedepends = xmlto
|
||||
options = !debug
|
||||
options = !strip
|
||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.75.tar.xz
|
||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.75.tar.sign
|
||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.76.tar.xz
|
||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.76.tar.sign
|
||||
source = config
|
||||
source = config.ppc32
|
||||
source = linux-powerpc-binutils-2.38.patch
|
||||
@ -26,7 +26,7 @@ pkgbase = linux-lts
|
||||
source = ppc-vas-on-4k.patch
|
||||
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
|
||||
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
|
||||
sha256sums = f7dfb1fa9716ba139d0b4c8161535816d400dea21d5943f513448429b1790290
|
||||
sha256sums = 81168b15f0c64034a2ab553ae37a5a38b79c3fe10f69faccc9f374ced4eb13a0
|
||||
sha256sums = SKIP
|
||||
sha256sums = ac3e0920c98047a34b1170ad5c64b76d84cd4d3c88ae4f3fb585e8fec5bd115a
|
||||
sha256sums = 2dc28f07ba40dfea82847a78886facba78da17a9d5b57c7ef9d85e87fe18560c
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
|
||||
|
||||
pkgbase=linux-lts
|
||||
pkgver=6.6.75
|
||||
pkgver=6.6.76
|
||||
pkgrel=1
|
||||
pkgdesc='LTS Linux'
|
||||
url="https://www.kernel.org/"
|
||||
@ -27,7 +27,7 @@ validpgpkeys=(
|
||||
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
|
||||
)
|
||||
# https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||
sha256sums=('f7dfb1fa9716ba139d0b4c8161535816d400dea21d5943f513448429b1790290'
|
||||
sha256sums=('81168b15f0c64034a2ab553ae37a5a38b79c3fe10f69faccc9f374ced4eb13a0'
|
||||
'SKIP'
|
||||
'ac3e0920c98047a34b1170ad5c64b76d84cd4d3c88ae4f3fb585e8fec5bd115a'
|
||||
'2dc28f07ba40dfea82847a78886facba78da17a9d5b57c7ef9d85e87fe18560c'
|
||||
|
Loading…
x
Reference in New Issue
Block a user