mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-22 14:00:40 +08:00
update: linux-phicomm-n1 to 5.6.2
This commit is contained in:
parent
a959ad2a9f
commit
5d887b3111
2 changed files with 272 additions and 140 deletions
|
@ -4,10 +4,10 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-phicomm-n1
|
||||
_srcname=linux-5.5
|
||||
_srcname=linux-5.6
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 kernel for Phicomm N1"
|
||||
pkgver=5.5.15
|
||||
pkgver=5.6.2
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -25,13 +25,13 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
[[ ${pkgver##*.} != 0 ]] && \
|
||||
source+=("http://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz")
|
||||
|
||||
md5sums=('0a78b1dc48dc032fe505b170c1b92339'
|
||||
md5sums=('7b9199ec5fa563ece9ed585ffb17798f'
|
||||
'caa2dbc19116d818e6d0d46baeca961b'
|
||||
'24e1591eba356a657ca6ddb1efcd99f8'
|
||||
'b5c494212ef9c09cac5bcc68e2af7a14'
|
||||
'30130b4dcd8ad4364ddbfd56c3058d5e'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'bdeb5fb852fd92b4e76b4796db500dd4'
|
||||
'68c307137f6d7babeb82f6a703ab7c95')
|
||||
'07be77524655091203e24eed91b951c7')
|
||||
|
||||
prepare() {
|
||||
cd ${_srcname}
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue