From 57e860cb2ad2f208d4e6eab54c52918317c08745 Mon Sep 17 00:00:00 2001 From: githurd Date: Sun, 23 Apr 2017 20:09:11 +0200 Subject: [PATCH] linux3.18: update to 3.18.50 --- 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 20d27264369..4c84678c583 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.46 +version=3.18.50 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,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=cb404757b727faceae9fe1a436ef0cd12d37d54c67df4814f36b00c4bad17b4a +checksum=8e8a6a80cc25aab6224e75876dbf2797eb0f4eaae409e8230409dbf04fb4db5d _kernver="${version}_${revision}"