From 93ae2cc5e1d6e400244e97905378b1fa96d3168d Mon Sep 17 00:00:00 2001 From: cr6git Date: Thu, 18 Oct 2018 14:33:28 +0200 Subject: [PATCH] linux4.18: update to 4.18.15. --- 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 d43ad0732ff..0a6a736d390 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.14 +version=4.18.15 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=36c6d1360db9eab40270db6d292c259dd34d3dc06049d64afe3e4cfafb8562d3 +checksum=8fc351514d2f3acb528cd9f915bfad5b5a07354b4c90831cafd11713a0562933 nodebug=yes # -dbg package is generated below manually nostrip=yes