mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-22 14:00:40 +08:00
autoupdate: linux-phicomm-n1 to 5.3.1
This commit is contained in:
parent
3a718720bf
commit
8cb8378671
1 changed files with 4 additions and 3 deletions
|
@ -7,8 +7,8 @@ pkgbase=linux-phicomm-n1
|
|||
_srcname=linux-5.3
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 kernel for Phicomm N1"
|
||||
pkgver=5.3.0
|
||||
pkgrel=2
|
||||
pkgver=5.3.1
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -30,7 +30,8 @@ md5sums=('c99feaade8047339528fb066ec5f8a49'
|
|||
'e603bb96b99a10519dc32f03d3f16cc6'
|
||||
'66e0ae63183426b28c0ec0c7e10b5e16'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'bdeb5fb852fd92b4e76b4796db500dd4')
|
||||
'bdeb5fb852fd92b4e76b4796db500dd4'
|
||||
'476673d3ab1470fd9bac0da60774f3fd')
|
||||
|
||||
prepare() {
|
||||
cd ${_srcname}
|
||||
|
|
Loading…
Reference in a new issue