mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-rpi to 5.15.83-2
This commit is contained in:
parent
8ae699469f
commit
58c1f5bc89
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
|||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgbase=linux-rpi
|
||||
_commit=c9ae21b848fae635ef7e1bab4f5f7c3d9f0f7e26
|
||||
_commit=01995c5bc534247551fb39f599c95a8177416804
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
pkgver=5.15.83
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Linux'
|
||||
url="http://www.kernel.org/"
|
||||
arch=(armv7h aarch64)
|
||||
|
@ -27,7 +27,7 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
|||
60-linux.hook
|
||||
90-linux.hook
|
||||
)
|
||||
md5sums=('41dac1f6cea9266a76227de22ec9ff1a'
|
||||
md5sums=('9e9707895acf7ec7cb6b5fdd9cd3b193'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
|
|
Loading…
Reference in a new issue