mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-kirkwood-dt to 4.13.5-1
This commit is contained in:
parent
025a296e0c
commit
b1d1fdc246
1 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@ buildarch=2
|
|||
pkgbase=linux-kirkwood-dt
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood DT"
|
||||
pkgver=4.13.3
|
||||
pkgver=4.13.5
|
||||
srcver=${pkgver%.0}
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
|
@ -22,12 +22,12 @@ source=("https://kernel.org/pub/linux/kernel/v4.x/linux-${srcver}.tar.xz"
|
|||
'0001-disable-mv643xx_eth-TSO.patch'
|
||||
'goflexhome_fdt.patch'
|
||||
'linux.preset')
|
||||
md5sums=('ab0ffc872db83b7fd2f5ffa089c81ca9'
|
||||
'6566a1d66e1e50505b9e6e5bd6a16de7'
|
||||
'a6c6f6d930d43787117d00fc759c115b'
|
||||
'79dd8cd94a574db6b2a024dec7c45a54'
|
||||
'09d44b9f07abfaeaf4f688ee52034786'
|
||||
'f5a554eefbd337e71cca072e2d2cab45'
|
||||
md5sums=('411df0098ff053760f5624a98fe5c646'
|
||||
'6566a1d66e1e50505b9e6e5bd6a16de7'
|
||||
'a6c6f6d930d43787117d00fc759c115b'
|
||||
'79dd8cd94a574db6b2a024dec7c45a54'
|
||||
'09d44b9f07abfaeaf4f688ee52034786'
|
||||
'f5a554eefbd337e71cca072e2d2cab45'
|
||||
'959e49540dac4c5e689ad9037150a360')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue