mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-raspberrypi4 to 4.19.81-1
This commit is contained in:
parent
9ebfe69eba
commit
7cfb455363
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=91551dc3a376381c99340c7060c818fbc312e9b2
|
||||
_commit=bbdf44a11a065ebb2aa2ed5690b82287739b471d
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=4.19.80
|
||||
pkgrel=2
|
||||
pkgver=4.19.81
|
||||
pkgrel=1
|
||||
arch=('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=('4db05b6da660656c47f5f41792622307'
|
||||
md5sums=('0ba624c5e41ca072dd3af6502494eb3d'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'88377d47502f174a4cdfa37cc80f61d0'
|
||||
|
|
Loading…
Reference in a new issue