From d236ba8c415d3fd490deedf22ab0b48267b950ee Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 12 Jun 2019 20:16:56 +0200 Subject: [PATCH] linux4.9: update to 4.9.181. [skip ci] --- 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 d49d0eb73ef..62bf090a13a 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.180 +version=4.9.181 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=d25a490d62a3e96a587333e163862585eac4086fc8d4893b4ec1711e7d387c5f +checksum=8fcd223e11cba322801bc38cdb8b581d64c0115f585dcb6604de8561b574fced nodebug=yes # -dbg package is generated below manually nostrip=yes