From 1257d17ca68cd40f63e80d8ed637f2b69606e211 Mon Sep 17 00:00:00 2001 From: cr6git Date: Thu, 4 Oct 2018 06:05:20 +0200 Subject: [PATCH] linux4.18: update to 4.18.12. --- srcpkgs/linux4.18/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.18/template b/srcpkgs/linux4.18/template index b7fe3e4630..fbd9e71a6a 100644 --- a/srcpkgs/linux4.18/template +++ b/srcpkgs/linux4.18/template @@ -1,6 +1,6 @@ # Template file for 'linux4.18' pkgname=linux4.18 -version=4.18.11 +version=4.18.12 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ maintainer="cr6git " license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=36d319f5a6caf5dd6ab2a4802b800799b56ef5963d742f2d147fabadf4822c8c +checksum=846a5ad9cbe576f66aeeb188c9bd45d14eee0783aebfc4ea853dac09a7159fc5 nodebug=yes # -dbg package is generated below manually nostrip=yes