mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-rpi to 5.15.76-1
This commit is contained in:
parent
6d043ecbd3
commit
4abe1b3afd
1 changed files with 4 additions and 4 deletions
|
@ -5,11 +5,11 @@
|
|||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgbase=linux-rpi
|
||||
_commit=7f52d634c6e810fbc704d579e8e9614d3959c575
|
||||
_commit=2aae4cc63e30f99dd152fc63cc4a67ca29e4647b
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
pkgver=5.15.74
|
||||
pkgrel=2
|
||||
pkgver=5.15.76
|
||||
pkgrel=1
|
||||
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=('332e975aba913fab2b8712c0f19f9ff2'
|
||||
md5sums=('b4bd19357c61a01645872b572732436f'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
|
|
Loading…
Reference in a new issue