linux4.19: update to 4.19.195.

This commit is contained in:
Helmut Pozimski 2021-06-18 18:48:22 +02:00
parent 14d7a2f003
commit de6a1f99de

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.194 version=4.19.195
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=aaaebdccf599f77148fe170642fa7dc2452cf994b5cbbb4d39cab9e7f4058896 checksum=5510a556d9bc45b20c96b9630803d02e7991c852c7161b1988b4f3da6af12d0b
python_version=3 python_version=3
patch_args="-Np1" patch_args="-Np1"