linux4.19: update to 4.19.142.

This commit is contained in:
Helmut Pozimski 2020-08-27 19:52:47 +02:00
parent 073c109344
commit 04b6a2e2cc

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.141 version=4.19.142
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=a4421dea5333beeaaef81312c6f415330b9e4fda6027f399a1c55f97d3da2114 checksum=6912db1c242d72ce9c8d4ff71982ac935d97690822af5c1c6ec22412b31667a4
python_version=2 #unverified python_version=2 #unverified
patch_args="-Np1" patch_args="-Np1"