mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-armv7-rc to 5.17.rc6-2
This commit is contained in:
parent
635cbb7337
commit
680be329d8
1 changed files with 4 additions and 4 deletions
|
@ -5,15 +5,15 @@ buildarch=4
|
|||
|
||||
_rcver=5.17
|
||||
_rcrel=6
|
||||
_rcnrel=armv7-x4
|
||||
_rcnrc=5
|
||||
_rcnrel=armv7-x5
|
||||
_rcnrc=6
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform (release candidate)"
|
||||
pkgver=${_rcver}.rc${_rcrel}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -35,7 +35,7 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('a5f857ceb0b3950effaa5294b08ba316'
|
||||
'a7c7cdb814a1cb1c5140249fe0a0df3f'
|
||||
'8286c88f42422ac57f9e1dd5021a1075'
|
||||
'874e99c5570d305f43f9925592f08556'
|
||||
'10f667fedbe19c86c8f51bf1f4edc527'
|
||||
'19e8d3975bdd5171eef7f98ef50613d0'
|
||||
|
|
Loading…
Reference in a new issue