update: linux-phicomm-n1 to 5.5.2

This commit is contained in:
Archlinux-Jerry Build Bot 2020-02-05 13:31:44 +08:00
parent dc6e46f15c
commit 46b28d3f6b
1 changed files with 4 additions and 4 deletions

View File

@ -4,10 +4,10 @@
buildarch=8
pkgbase=linux-phicomm-n1
_srcname=linux-5.4
_srcname=linux-5.5
_kernelname=${pkgbase#linux}
_desc="AArch64 kernel for Phicomm N1"
pkgver=5.4.17
pkgver=5.5.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=('ce9b2d974d27408a61c53a30d3f98fb9'
md5sums=('0a78b1dc48dc032fe505b170c1b92339'
'caa2dbc19116d818e6d0d46baeca961b'
'24e1591eba356a657ca6ddb1efcd99f8'
'66e0ae63183426b28c0ec0c7e10b5e16'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'bdeb5fb852fd92b4e76b4796db500dd4'
'80d8fdd57c1deddcf8fda378a5f071a0')
'2c987564f306f949f34c97a87db0d264')
prepare() {
cd ${_srcname}