linux4.9: update to 4.9.161.
[skip ci]
This commit is contained in:
parent
bef95e828c
commit
4afb6108b1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.9'
|
||||
pkgname=linux4.9
|
||||
version=4.9.160
|
||||
version=4.9.161
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version}"
|
||||
|
@ -9,7 +9,7 @@ homepage="https://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=c09af067af62d299f5e33c279968de58c88fb7c59bd05e8f3bb460f611f60515
|
||||
checksum=e11e830b7e55f9eac768bf3c7617a15da22819552595fe786a1fb20bfa8b28a6
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in a new issue