mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-kirkwood-dt to 4.1.4-1
This commit is contained in:
parent
c6779a40f4
commit
0d55a3d8c9
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ buildarch=2
|
|||
pkgbase=linux-kirkwood-dt
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood DT"
|
||||
pkgver=4.1.3
|
||||
pkgver=4.1.4
|
||||
pkgrel=1
|
||||
cryptodev_commit=da730106c2558c8e0c8e1b1b1812d32ef9574ab7
|
||||
bfqver=v7r8
|
||||
|
@ -39,7 +39,7 @@ source=("https://kernel.org/pub/linux/kernel/v4.x/linux-${pkgver}.tar.xz"
|
|||
'pogoplugv4_fdt.patch'
|
||||
'nsa325_fdt.patch')
|
||||
|
||||
md5sums=('96c2c77b1c54ba01cfd8fc2d13fbf828'
|
||||
md5sums=('32cb4dd9f14d37bf71bafa6ed368f769'
|
||||
'59c1198dab299c87ac80acb8c3139588'
|
||||
'ed6ea949989ccfd47e35349856a4fd27'
|
||||
'9b5a265440abf57d2052838f31486a3a'
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# arg 2: the old package version
|
||||
|
||||
KERNEL_NAME=-kirkwood-dt
|
||||
KERNEL_VERSION=4.1.0-1-ARCH
|
||||
KERNEL_VERSION=4.1.4-1-ARCH
|
||||
|
||||
post_install () {
|
||||
# updating module dependencies
|
||||
|
|
Loading…
Reference in a new issue