mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-rpi to 6.1.28-1
This commit is contained in:
parent
99bdcae24b
commit
860bdae0a8
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
|||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgbase=linux-rpi
|
||||
_commit=4c1f34d8fa490f1b1f632b735d3527d426269ff9
|
||||
_commit=dbcb82357ef21be47841ba39d117b626d715af31
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_regen=
|
||||
pkgver=6.1.27
|
||||
pkgrel=3
|
||||
pkgver=6.1.28
|
||||
pkgrel=1
|
||||
pkgdesc='Linux'
|
||||
url="http://www.kernel.org/"
|
||||
arch=(armv7h aarch64)
|
||||
|
@ -31,7 +31,7 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
|||
90-linux.hook
|
||||
archarm.diffconfig
|
||||
)
|
||||
md5sums=('5a77643015ad67fa8691598ef9a232c6'
|
||||
md5sums=('417430608e750772f5cf52bf9052fd4b'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
|
|
Loading…
Reference in a new issue