mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi to 5.10.25-3
This commit is contained in:
parent
e190004aa9
commit
b4ecbd11fb
1 changed files with 3 additions and 3 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=e1499baa0b0c4b91f0f149421a212746739b93c2
|
||||
_commit=3e55254ce6f792372bbfe90f77006e75467c1dfe
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=5.10.25
|
||||
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=('b17fe250e62993bf5b3b6f3200527c1f'
|
||||
md5sums=('78733033b0a519a202f996f5a6d95673'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'0a74ed04514740a92fded4cbd9c6d157'
|
||||
|
|
Loading…
Reference in a new issue