From 42e5c0684fb332849f72aad3f27f8a61baed3d6e Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 9 Apr 2017 16:43:56 +0200 Subject: [PATCH] linux4.9: update to 4.9.21. --- 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 e2cf5efe32a..0504a0c1e7f 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.20 +version=4.9.21 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=48660806dd32fb8dcbcf5932291bf6cc7d29240070372230871e0f56fea81341 +checksum=97503749bf7997b3e55a5126080df348e74c0bb0e10ad85b1b2ec9db7e5e6c24 nodebug=yes # -dbg package is generated below manually nostrip=yes