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