From fd15d1423217986929de6d46c919e35252301382 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 3 Jan 2018 14:48:53 +0100 Subject: [PATCH] linux4.9: update to 4.9.74. --- 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 751b49d384d..500b5d59138 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.73 +version=4.9.74 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="https://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=558b65c53f6d6c421d897ad4b651e51ba341fe4dd97122ec922e23ebd2c16e2b +checksum=c88728083a7e797c6792c60d2143b9024fa57c4bebfbfc22d2b658a474fd70c7 nodebug=yes # -dbg package is generated below manually nostrip=yes