From fa10373b3832d07eaa1627123e7cc79df40d9979 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 30 Aug 2019 08:44:52 +0200 Subject: [PATCH] linux4.19: update to 4.19.69. --- 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 d6e16f8c2e4..268cb045b0d 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.68 +version=4.19.69 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=91875940518c0a8cecfa02ffcf371e4d8266b80971a95103e89a86b8a326a02b +checksum=c091760b520a4e4a4c7034a8329cc2689a0ea3f81a377b694ed196d623e2d987 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually