From 18b45f1c7faafd76642600e381df70d389ec7b00 Mon Sep 17 00:00:00 2001 From: Jerry Date: Fri, 14 Aug 2020 00:56:54 +0800 Subject: [PATCH] update: linux-phicomm-n1 to 5.8.1 --- linux-phicomm-n1/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/linux-phicomm-n1/PKGBUILD b/linux-phicomm-n1/PKGBUILD index c0a15c5..d9dfd10 100644 --- a/linux-phicomm-n1/PKGBUILD +++ b/linux-phicomm-n1/PKGBUILD @@ -4,10 +4,10 @@ buildarch=8 pkgbase=linux-phicomm-n1 -_srcname=linux-5.7 +_srcname=linux-5.8 _kernelname=${pkgbase#linux} _desc="AArch64 kernel for Phicomm N1" -pkgver=5.7.15 +pkgver=5.8.1 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=('f63ed18935914e1ee3e04c2a0ce1ba3b' +md5sums=('0e5c4c15266218ef26c50fac0016095b' 'caa2dbc19116d818e6d0d46baeca961b' 'b5c494212ef9c09cac5bcc68e2af7a14' '30130b4dcd8ad4364ddbfd56c3058d5e' 'ce6c81ad1ad1f8b333fd6077d47abdaf' 'bdeb5fb852fd92b4e76b4796db500dd4' - 'a67a78a14ac609db9429e294bd976e1c') + '987e4b7b28558b51c769121637cef827') prepare() { cd ${_srcname}