From 8158fab9b1eaed5e8337d5a23c393ebdc3657822 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 21 Sep 2019 17:25:29 +0200 Subject: [PATCH] linux4.19: update to 4.19.75. [skip ci] --- srcpkgs/linux4.19/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.19/template b/srcpkgs/linux4.19/template index 8e2b3b8ea47..fc23621d3ef 100644 --- a/srcpkgs/linux4.19/template +++ b/srcpkgs/linux4.19/template @@ -1,6 +1,6 @@ # Template file for 'linux4.19' pkgname=linux4.19 -version=4.19.74 +version=4.19.75 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Helmut Pozimski " license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=495c2fead329c2c6b17950faa07ad7406e5aa93560e5e58de93a71197579ee82 +checksum=dd5e7147e1e4501560fba5beb86dae6bf6ba843518ab3d4cad283de77b651b78 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually