mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-raspberrypi to 5.10.33-1
This commit is contained in:
parent
59c1bbb101
commit
affe9b4876
1 changed files with 4 additions and 4 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=05f8d5826e28e9d82485c03b65c18d5013ba13bd
|
||||
_commit=96110e96f1a82e236afb9a248258f1ef917766e9
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=5.10.32
|
||||
pkgrel=3
|
||||
pkgver=5.10.33
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -24,7 +24,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('48491272cacd0ecc1afbf4608eb3df2d'
|
||||
md5sums=('ce18f324dbd9d2ca8b7689694f33b54b'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
|
|
Loading…
Reference in a new issue