From 46ead4be9d06952037b79a721f383511e4b7f7ee Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Mon, 26 Aug 2019 08:31:58 +0200 Subject: [PATCH] linux4.9: update to 4.9.190. --- srcpkgs/linux4.9/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.9/template b/srcpkgs/linux4.9/template index fadc53383e8..df3f4e10495 100644 --- a/srcpkgs/linux4.9/template +++ b/srcpkgs/linux4.9/template @@ -1,6 +1,6 @@ # Template file for 'linux4.9' pkgname=linux4.9 -version=4.9.189 +version=4.9.190 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="https://www.kernel.org" license="GPL-2.0-only" short_desc="Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=93d945661246f726b694455c80c140717d2beff5a718445a51183439bbe5d0b3 +checksum=fe8a1ca080a462de6832762ba8b71410b828f0e52c1e11d3c46d83e9ac1e0a16 nodebug=yes # -dbg package is generated below manually nostrip=yes