mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-aarch64-rc to 4.13.rc5-1
This commit is contained in:
parent
d79241ab80
commit
3e44cee342
1 changed files with 4 additions and 4 deletions
|
@ -4,14 +4,14 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.13
|
||||
_rcrel=4
|
||||
_rcrel=5
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
_srcname=linux-v${_rcver}-rc${_rcrel}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform (release candidate)"
|
||||
pkgver=${_rcver}.rc${_rcrel}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -26,7 +26,7 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('0b451973dbd2581db9f44f5ddfbc593d'
|
||||
md5sums=('be06b4d76cfb534b89f2bd04df1310a4'
|
||||
'6fef5d95707f770b8433b04b1252bcde'
|
||||
'8ca287bebebf19aa62833afac4cdd2b9'
|
||||
'f69116bf273340e5d10a6f26a7be3ce0'
|
||||
|
|
Loading…
Reference in a new issue