mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-raspberrypi to 5.10.20-1
This commit is contained in:
parent
6ddff5e50a
commit
08e98d5c0e
1 changed files with 4 additions and 4 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=ec967eb45f8d4ed59bebafb5748da38118383be7
|
||||
_commit=95b18fac5a849708d553759f2d7bf76449303bf8
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=5.10.17
|
||||
pkgrel=3
|
||||
pkgver=5.10.20
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -26,7 +26,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'90-linux.hook'
|
||||
0001-vc4_place-dont-reject-fractional-source-coords.patch::https://github.com/popcornmix/linux/commit/ab3ef7a300c5e3e8a15a51e9de0bafeecf863be3.patch
|
||||
)
|
||||
md5sums=('3f8fc70ead8a49bd59881885676c49b5'
|
||||
md5sums=('395a6954e28ff1a6758731cc908c7c34'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'0f671852e78eaf9da994d55a1ab419aa'
|
||||
|
|
Loading…
Reference in a new issue