From b69fbf6afa1c7161173c0feba542b5406e71ee92 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 3 Jan 2018 14:48:25 +0100 Subject: [PATCH] linux3.18: update to 3.18.91. --- srcpkgs/linux3.18/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux3.18/template b/srcpkgs/linux3.18/template index 069d301f518..425bc7d9281 100644 --- a/srcpkgs/linux3.18/template +++ b/srcpkgs/linux3.18/template @@ -1,6 +1,6 @@ # Template file for 'linux3.18' pkgname=linux3.18 -version=3.18.86 +version=3.18.91 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="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz" -checksum=1ffd3276563d46e27bd08d0108697b72b26c2c0978aa4f9d5e96c41ba70ef6e2 +checksum=a1e98176b25a9ce6c4996bd38d2bdfb19fba86d1aaf7a1a7e566257d703d8f2b _kernver="${version}_${revision}"