From 3046cdcbe8b3e986159c39ca7664f14988d3be01 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 11 May 2019 09:28:52 +0200 Subject: [PATCH] linux4.9: update to 4.9.175. [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 44ee85c9447..fb65049f709 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.174 +version=4.9.175 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=fc84fd68077fff55bb1779fbf3ee916257a4362a8e6d982773856c78f7865858 +checksum=d98434f91f9df2bf36c7896ca747b7cf98be2e3a491073fd26e3f53cda07500c nodebug=yes # -dbg package is generated below manually nostrip=yes