mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-raspberrypi to 4.19.30-1
This commit is contained in:
parent
f8e120af5f
commit
fb37840627
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=b40edce4d946218457aa65902c9baf313f670591
|
||||
_commit=3c468fc8191d276e3e9efd976a0ff71271f3fc51
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.19.29
|
||||
pkgver=4.19.30
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -23,7 +23,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('f65307a16fe0b4757f43028c918a826e'
|
||||
md5sums=('fd0224a82e1b9431f8e2fb220b90a271'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'29c9da1eff16f876dd7e7c072b813b57'
|
||||
|
|
Loading…
Reference in a new issue