mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-raspberrypi to 4.19.95-1
This commit is contained in:
parent
629e8cfad4
commit
c09d33f46a
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=767722747b98c2d57425f984da2a8192ae30cc69
|
||||
_commit=a3278851d08c3fee99870cf09134e526f43cdee8
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.19.93
|
||||
pkgrel=2
|
||||
pkgver=4.19.95
|
||||
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=('b3ff963e8b49e853759d82b94815264a'
|
||||
md5sums=('d8cc4be98c124269c38af2b267a62705'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'8eb4e6be449fd65470146e3eb917ccee'
|
||||
|
|
Loading…
Reference in a new issue