linux4.19: update to 4.19.21.

[skip ci]
This commit is contained in:
Helmut Pozimski 2019-02-13 20:18:23 +01:00
parent 35f38b7c96
commit 2f4eb2db59

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.20 version=4.19.21
revision=2 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=dc7d2776dad4bf738e741ed05e7d1bea685855cfb7a62d1706f5f7aeabfa04a4 checksum=db08ede726fe410da274e1e98f0de2aed9ff4b0e0b63a89e5928bef46998bbc1
patch_args="-Np1" patch_args="-Np1"
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually