linux4.17: update to 4.17.9.
This commit is contained in:
parent
f88ac98498
commit
d7d78a0fa9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.17'
|
||||
pkgname=linux4.17
|
||||
version=4.17.6
|
||||
version=4.17.9
|
||||
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=259dd689d19888936005d8dd75946902842b7e5734dc343061f951c9d2996395
|
||||
checksum=fd14dcadd37860bd35e1ffe7380d8ff0fb438135a95771021722914871783abb
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in a new issue