From d347efd44d7d7f365dad659926bad906b38fb189 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 16 Feb 2019 12:49:06 +0100 Subject: [PATCH] linux4.20: update to 4.20.10. [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 a05e1dea59a..7568e4b1962 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.8 +version=4.20.10 revision=1 wrksrc="linux-${version}" short_desc="The 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=b60ca6c44aa3bc98384944d73ed94229e6359dc61a88fa589027dac30e04d062 +checksum=53de6be9adfb8899f0a15855f1aef62b8b5a3c5c575196ec8a640a5b8c1c3cf8 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually