mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7-rc to 5.17.rc7-1
This commit is contained in:
parent
d93d6da4a3
commit
42ea75ff37
1 changed files with 6 additions and 6 deletions
|
@ -4,16 +4,16 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=5.17
|
||||
_rcrel=6
|
||||
_rcnrel=armv7-x5
|
||||
_rcnrc=6
|
||||
_rcrel=7
|
||||
_rcnrel=armv7-x6
|
||||
_rcnrc=7
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform (release candidate)"
|
||||
pkgver=${_rcver}.rc${_rcrel}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -34,8 +34,8 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'kernel_data_key.vbprivk'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('a5f857ceb0b3950effaa5294b08ba316'
|
||||
'8286c88f42422ac57f9e1dd5021a1075'
|
||||
md5sums=('14c2235b89a0cc93621513f0b59590de'
|
||||
'bc5ad00d71f3815ee55931e00ea44753'
|
||||
'874e99c5570d305f43f9925592f08556'
|
||||
'10f667fedbe19c86c8f51bf1f4edc527'
|
||||
'19e8d3975bdd5171eef7f98ef50613d0'
|
||||
|
|
Loading…
Reference in a new issue