linux4.17: update to 4.17.19.

This commit is contained in:
Helmut Pozimski 2018-08-25 23:05:03 +02:00
parent e22727c68c
commit 8a3db436bd

View file

@ -1,6 +1,6 @@
# Template file for 'linux4.17' # Template file for 'linux4.17'
pkgname=linux4.17 pkgname=linux4.17
version=4.17.18 version=4.17.19
revision=1 revision=1
patch_args="-Np1" patch_args="-Np1"
wrksrc="linux-${version}" wrksrc="linux-${version}"
@ -9,7 +9,7 @@ homepage="https://www.kernel.org"
license="GPL-2.0-only" license="GPL-2.0-only"
short_desc="The Linux kernel and modules (${version%.*} series)" short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=4d8b5e3772771b60c9c6d875af8e59fbcd34d4291827c110501611da09b79b0f checksum=ba9b3ef7f1a14b1bc6a237c52b01f98f66827f759fffd0b8836e8183b1399f17
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually
nostrip=yes nostrip=yes