mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64-rc to 5.2.rc7-1
This commit is contained in:
parent
b3943fb42d
commit
536e346352
1 changed files with 3 additions and 3 deletions
|
@ -4,14 +4,14 @@
|
||||||
buildarch=8
|
buildarch=8
|
||||||
|
|
||||||
_rcver=5.2
|
_rcver=5.2
|
||||||
_rcrel=6
|
_rcrel=7
|
||||||
|
|
||||||
pkgbase=linux-aarch64-rc
|
pkgbase=linux-aarch64-rc
|
||||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="AArch64 multi-platform (release candidate)"
|
_desc="AArch64 multi-platform (release candidate)"
|
||||||
pkgver=${_rcver}.rc${_rcrel}
|
pkgver=${_rcver}.rc${_rcrel}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
arch=('aarch64')
|
arch=('aarch64')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -30,7 +30,7 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'60-linux.hook'
|
'60-linux.hook'
|
||||||
'90-linux.hook')
|
'90-linux.hook')
|
||||||
md5sums=('fe0adee9c4e2737baa26ffeab39f6588'
|
md5sums=('e33ede8cee6946a4741545f263204847'
|
||||||
'6ee347975dca719ecd63a846cc5983b2'
|
'6ee347975dca719ecd63a846cc5983b2'
|
||||||
'7005141e542864b4e3cf6141ff642cf9'
|
'7005141e542864b4e3cf6141ff642cf9'
|
||||||
'9986e28b5c2c3c62a5c3bb53abd94640'
|
'9986e28b5c2c3c62a5c3bb53abd94640'
|
||||||
|
|
Loading…
Reference in a new issue