mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-raspberrypi to 4.14.94-1
This commit is contained in:
parent
bb1ec2e9c2
commit
7d57a6853f
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=89eb09a96edf809631d01359b721ce4ac8578a1d
|
||||
_commit=049e03d71027297051bc19499082194ce64cdc91
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.14.93
|
||||
pkgrel=2
|
||||
pkgver=4.14.94
|
||||
pkgrel=1
|
||||
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=('358134c63427d077546eb6b9b6147791'
|
||||
md5sums=('a8b6d369fb5fa81365e19887c86eac8c'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'1595e27bc3f12f60071884a8bc04bd9f'
|
||||
|
|
Loading…
Reference in a new issue