linux4.17: update to 4.17.17.
This commit is contained in:
parent
5604db297d
commit
28374a9f7a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.17'
|
||||
pkgname=linux4.17
|
||||
version=4.17.16
|
||||
version=4.17.17
|
||||
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=2ff039eaf28b52b0644f4ff4da64c48c4b551841c00f16db213e45858463a1b5
|
||||
checksum=3dc4365c3754ad1841aeff04c5afb9210d471597a866ad70b4478e7ee22fa2bc
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in a new issue