mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi to 5.10.77-1
This commit is contained in:
parent
6b702f0594
commit
e47246e601
1 changed files with 4 additions and 4 deletions
|
@ -7,12 +7,12 @@
|
||||||
buildarch=20
|
buildarch=20
|
||||||
|
|
||||||
pkgbase=linux-raspberrypi
|
pkgbase=linux-raspberrypi
|
||||||
_commit=4ae4769d1c4c0e008c210626ba6a989bea73221d
|
_commit=ef073f6a5205cd98aea2474bc4a59e7fb0f3476c
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="RPi 1 and 2"
|
_desc="RPi 1 and 2"
|
||||||
pkgver=5.10.76
|
pkgver=5.10.77
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc='Linux'
|
pkgdesc='Linux'
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
arch=(armv6h armv7h)
|
arch=(armv6h armv7h)
|
||||||
|
@ -29,7 +29,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
||||||
60-linux.hook
|
60-linux.hook
|
||||||
90-linux.hook
|
90-linux.hook
|
||||||
)
|
)
|
||||||
md5sums=('ba6f11de4ee894fc4a54d559d7af2d9a'
|
md5sums=('a7894d909204e04bc726d6f8191a99f3'
|
||||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||||
'9669d916a5929a2eedbd64477f83d99e'
|
'9669d916a5929a2eedbd64477f83d99e'
|
||||||
'18d63f130f6e161aece55aea93b38e14'
|
'18d63f130f6e161aece55aea93b38e14'
|
||||||
|
|
Loading…
Reference in a new issue