mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 4.14.22-1
This commit is contained in:
parent
5ad7bfce9a
commit
6708870125
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=d9db059cb982c5478a464c1ff8ce8b17f7768dcc
|
||||
_commit=d95cdf3e6a0506e3a728b0c80ae02368779d2768
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.14.21
|
||||
pkgver=4.14.22
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -22,7 +22,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('414fb18fe75dac917dea71bfd8ee43ba'
|
||||
md5sums=('e2a715558c82bce5a2bf723a29b69804'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'4a48de74fa6a80c8ebd0df4d5b298521'
|
||||
|
|
Loading…
Reference in a new issue