From 66328b5e9118a1ada8c3b38c83c09276bc5082bf Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Thu, 17 Jan 2019 09:16:04 +0100 Subject: [PATCH] linux4.20: update to 4.20.3. [skip ci] --- srcpkgs/linux4.20/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.20/template b/srcpkgs/linux4.20/template index 19851be195f..2c566734010 100644 --- a/srcpkgs/linux4.20/template +++ b/srcpkgs/linux4.20/template @@ -1,6 +1,6 @@ # Template file for 'linux4.20'. pkgname=linux4.20 -version=4.20.2 +version=4.20.3 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,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=eb49b89833c548cf0c61d824f6e6e327dfe28877a7301d3bad97641064078669 +checksum=b9c1bd128404a8e73b57f764256fcaca8eb09f9a892e292856dbeffafa187f45 nodebug=yes # -dbg package is generated below manually nostrip=yes