mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-rpi to 5.15.70-1
This commit is contained in:
parent
63f37c1262
commit
e50b33ad43
1 changed files with 4 additions and 4 deletions
|
@ -5,11 +5,11 @@
|
||||||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||||
|
|
||||||
pkgbase=linux-rpi
|
pkgbase=linux-rpi
|
||||||
_commit=c7567d39bfcb8d162846d29cf852d9e3bb42e97e
|
_commit=22f046f2b421f1753f87f0dfe8c252e41c63dadf
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
pkgver=5.15.68
|
pkgver=5.15.70
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc='Linux'
|
pkgdesc='Linux'
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
arch=(armv7h aarch64)
|
arch=(armv7h aarch64)
|
||||||
|
@ -27,7 +27,7 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
||||||
60-linux.hook
|
60-linux.hook
|
||||||
90-linux.hook
|
90-linux.hook
|
||||||
)
|
)
|
||||||
md5sums=('46a95beb675b5fc4c08681fb3b429aa1'
|
md5sums=('e90cd983fc5bb26fb715c8bf38c5c494'
|
||||||
'3bab7426d8c8818dda8353da3892a41f'
|
'3bab7426d8c8818dda8353da3892a41f'
|
||||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||||
|
|
Loading…
Reference in a new issue