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