From ece807d638e383feb20b4a35d972fd5848e3b49f Mon Sep 17 00:00:00 2001 From: cr6git Date: Wed, 22 Aug 2018 21:48:24 +0200 Subject: [PATCH] linux4.18: update to 4.18.4. --- 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 41e6eb3a0b8..783002e2b21 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.3 +version=4.18.4 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=81ed3ccef8eb43cba3d2451a963d0bbaf5392af98435d42caee82d019a8443d4 +checksum=12dbc87b5bdb7c47980fefea06911ea43b9ef226747e17e879428e6d4d8ba842 nodebug=yes # -dbg package is generated below manually nostrip=yes