mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-rpi to 6.1.29-2
This commit is contained in:
parent
f7293ff426
commit
db6e82a653
1 changed files with 3 additions and 3 deletions
|
@ -5,12 +5,12 @@
|
||||||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||||
|
|
||||||
pkgbase=linux-rpi
|
pkgbase=linux-rpi
|
||||||
_commit=2e774281403e225fdf2ff73d0d6642a752b8ddf9
|
_commit=ed10309be56932d88d56d826b90633c953d174a3
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_regen=
|
_regen=
|
||||||
pkgver=6.1.29
|
pkgver=6.1.29
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Linux'
|
pkgdesc='Linux'
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
arch=(armv7h aarch64)
|
arch=(armv7h aarch64)
|
||||||
|
@ -31,7 +31,7 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
||||||
90-linux.hook
|
90-linux.hook
|
||||||
archarm.diffconfig
|
archarm.diffconfig
|
||||||
)
|
)
|
||||||
md5sums=('70e88ca5ff66d2aad0fed6e53e8aa863'
|
md5sums=('56f5edb1ed684b3eeff2c0cf2b207f3d'
|
||||||
'3bab7426d8c8818dda8353da3892a41f'
|
'3bab7426d8c8818dda8353da3892a41f'
|
||||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||||
|
|
Loading…
Reference in a new issue