mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-raspberrypi to 4.14.93-2
This commit is contained in:
parent
708bbc5092
commit
c92f2d8c2f
1 changed files with 3 additions and 3 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=efdcb6d2b15d216fbccf99969caa5551d3f1c5b9
|
||||
_commit=89eb09a96edf809631d01359b721ce4ac8578a1d
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.14.93
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -23,7 +23,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('7fe7a443ec0910299288457589cdd6fd'
|
||||
md5sums=('358134c63427d077546eb6b9b6147791'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'1595e27bc3f12f60071884a8bc04bd9f'
|
||||
|
|
Loading…
Reference in a new issue