mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-rpi to 6.1.51-1
This commit is contained in:
parent
c8ee6d3e55
commit
04028bae0c
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=65742d7116e89b08858fcd7d67bd521ee19ee837
|
||||
_commit=ac1adcad9c09f44f9ce18e40842a443df5bca4e8
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_regen=
|
||||
pkgver=6.1.50
|
||||
pkgrel=3
|
||||
pkgver=6.1.51
|
||||
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=('33e0cf5441309ea91bee28697d4e523f'
|
||||
md5sums=('de54988b22b9be3f1018e096765737c8'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
|
|
Loading…
Reference in a new issue