linux4.14: update to 4.14.56. (#1010)
This commit is contained in:
parent
22cbb552f6
commit
0a190e4fb1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.14'
|
||||
pkgname=linux4.14
|
||||
version=4.14.55
|
||||
version=4.14.56
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version}"
|
||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2.0-only"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=876431e263da8c4b9d080542f02483eb77f78da571be9c7eb5282e90921e02d7
|
||||
checksum=d4f56cfac6d43a349e6172bf84613f788a8481a54a213261cf591ffd133bc42c
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in a new issue