linux4.19: update to 4.19.17.

[skip ci]
This commit is contained in:
Helmut Pozimski 2019-01-23 14:09:08 +01:00
parent df5e874dbf
commit 120d90fca8

View file

@ -1,14 +1,14 @@
# Template file for 'linux4.19' # Template file for 'linux4.19'
pkgname=linux4.19 pkgname=linux4.19
version=4.19.16 version=4.19.17
revision=3 revision=1
wrksrc="linux-${version}" wrksrc="linux-${version}"
short_desc="The Linux kernel and modules (${version%.*} series)" short_desc="The Linux kernel and modules (${version%.*} series)"
maintainer="Helmut Pozimski <helmut@pozimski.eu>" maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://www.kernel.org" homepage="https://www.kernel.org"
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=d8a088381fe3e7e5484c060dabcdda4b053ef7114f91cfd56db003a89bb11bdf checksum=872d92a17a2d252ccd6334503bc8f67eebceeb99cb822a77f5c72b936f2ccb59
patch_args="-Np1" patch_args="-Np1"
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually