From 6155e2914a9a595f0a4fb75a0f68a68daef4f2d2 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 14 Jul 2016 18:22:48 +0200 Subject: [PATCH] linux3.18: update to 3.18.37. --- 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 3e31d9092b..c09e722486 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.36 +version=3.18.37 revision=1 wrksrc="linux-${version}" maintainer="Juan RP " @@ -8,7 +8,7 @@ homepage="http://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=78bb41d22b15af9f8da5c1e4f3cd8310bf81c89313102273a17ede7003a51e47 +checksum=9b0b68d7c4cd4ec9e0fa85a0598d0aa71d045b88218b3ae13d6a2f71e2da0172 _kernver="${version}_${revision}"