linux4.19: update to 4.19.72.

This commit is contained in:
Helmut Pozimski 2019-09-10 14:13:45 +02:00
parent 22148e5204
commit 30266a8316

View file

@ -1,6 +1,6 @@
# Template file for 'linux4.19' # Template file for 'linux4.19'
pkgname=linux4.19 pkgname=linux4.19
version=4.19.71 version=4.19.72
revision=1 revision=1
wrksrc="linux-${version}" wrksrc="linux-${version}"
short_desc="Linux kernel and modules (${version%.*} series)" short_desc="Linux kernel and modules (${version%.*} series)"
@ -8,7 +8,7 @@ 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=1f53ebffd4842099db429172f6bac6a23e6f355f1278efb321860a34cf9a5cae checksum=f9fcb6b3bd29115ac55fc154e300c3dce2044502732f6842ad6c25e6f9f51f6d
patch_args="-Np1" patch_args="-Np1"
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually