mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7-rc to 4.14.rc8-1
This commit is contained in:
parent
9b03770354
commit
b68abdb0d1
1 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=4.14
|
||||
_rcrel=7
|
||||
_rcrel=8
|
||||
_rcnrel=armv7-x0
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
|
@ -12,7 +12,7 @@ _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')
|
||||
|
@ -35,8 +35,8 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'kernel_data_key.vbprivk'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('c6b0de245f51b85afdb7b86a8437cde7'
|
||||
'19a22162fcd3be042c559c2255b449ce'
|
||||
md5sums=('6d541172167b4900ba66f1edd3182534'
|
||||
'02b054da3201a4f1dc208f651218af07'
|
||||
'a9a96c56f83a0190a55511bf340774e1'
|
||||
'0783eff6ee3c3e69d860468ea350a091'
|
||||
'98c229baab4561144eb37210a20283a1'
|
||||
|
|
Loading…
Reference in a new issue