mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-aarch64 to 4.17.5-1
This commit is contained in:
parent
dc120fb7c9
commit
8a9e65daff
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@ pkgbase=linux-aarch64
|
||||||
_srcname=linux-4.17
|
_srcname=linux-4.17
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="AArch64 multi-platform"
|
_desc="AArch64 multi-platform"
|
||||||
pkgver=4.17.4
|
pkgver=4.17.5
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
arch=('aarch64')
|
arch=('aarch64')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -25,7 +25,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('5bb13a03274b66b56c85b26682e407d7'
|
md5sums=('5bb13a03274b66b56c85b26682e407d7'
|
||||||
'd52bc9d306904d48b3b8c1cc8882de76'
|
'eb2b7a35e8d1f04c06227829daf8b392'
|
||||||
'c656b4169dd6c87f93dfb49edea3ddbf'
|
'c656b4169dd6c87f93dfb49edea3ddbf'
|
||||||
'79459eaa00aa5de588c73f3076f0907b'
|
'79459eaa00aa5de588c73f3076f0907b'
|
||||||
'553b0f73ce4c8377ff43a29f086d2394'
|
'553b0f73ce4c8377ff43a29f086d2394'
|
||||||
|
|
Loading…
Reference in a new issue