mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-raspberrypi to 4.19.76-1
This commit is contained in:
parent
87c5c728f3
commit
d3bf315207
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
||||||
buildarch=20
|
buildarch=20
|
||||||
|
|
||||||
pkgbase=linux-raspberrypi
|
pkgbase=linux-raspberrypi
|
||||||
_commit=642e12d892e694214e387208ebd9feb4a654d287
|
_commit=f1da5f42022d4d8edb1e53d027e3a6b6b65f8519
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Raspberry Pi"
|
_desc="Raspberry Pi"
|
||||||
pkgver=4.19.75
|
pkgver=4.19.76
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
arch=('armv6h' 'armv7h')
|
arch=('armv6h' 'armv7h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -23,7 +23,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'60-linux.hook'
|
'60-linux.hook'
|
||||||
'90-linux.hook')
|
'90-linux.hook')
|
||||||
md5sums=('b1ae49405e604d616c4fcf83b73bcb72'
|
md5sums=('43293d032ecf30a486a9b3f318fe622a'
|
||||||
'7c6b37a1353caccf6d3786bb4161c218'
|
'7c6b37a1353caccf6d3786bb4161c218'
|
||||||
'60bc3624123c183305677097bcd56212'
|
'60bc3624123c183305677097bcd56212'
|
||||||
'5aebad04edc710e6cf9eea66b19ccfda'
|
'5aebad04edc710e6cf9eea66b19ccfda'
|
||||||
|
|
Loading…
Reference in a new issue