mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-raspberrypi to 4.19.25-2
This commit is contained in:
parent
438b29ef38
commit
1e6ceaa845
1 changed files with 3 additions and 3 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=18b4bd6567bc78af187211c5cb8bb439e9369811
|
||||
_commit=78eb13b25d5e53b3e3b8031ddc4eb2049a0e9cd0
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.19.25
|
||||
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=('33aa9d3dbc5f12d66b686aea1d5a2baa'
|
||||
md5sums=('d659e022481902910bf8d5aa25e029b0'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'05f7ba2a244231e878606bce7df76c53'
|
||||
|
|
Loading…
Reference in a new issue