mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-raspberrypi to 5.10.27-3
This commit is contained in:
parent
037dc3328c
commit
e6adfc77cd
1 changed files with 3 additions and 3 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=b460129fcbebe39b8ce1a3dfc18129998d12c40b
|
||||
_commit=c4177d50af0072f6a2d1859a9d93b53ab600c420
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=5.10.27
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,7 +25,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook'
|
||||
)
|
||||
md5sums=('174660af256d3e36fbb9e705c5d94a6b'
|
||||
md5sums=('c5422917c946b8a257a058ed552261a8'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'0e06e8663f8b234e2e1eeb8290b57ed3'
|
||||
|
|
Loading…
Reference in a new issue