From 4fd9da07b4c9abcd84fe802726d33b2074fc1391 Mon Sep 17 00:00:00 2001 From: John Galt Date: Thu, 9 Oct 2014 18:30:45 -0700 Subject: [PATCH] linux3.14: update to 3.14.21 --- srcpkgs/linux3.14/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux3.14/template b/srcpkgs/linux3.14/template index 7be08b03d11..4823cfba54f 100644 --- a/srcpkgs/linux3.14/template +++ b/srcpkgs/linux3.14/template @@ -1,7 +1,7 @@ # Template file for 'linux3.14' # pkgname=linux3.14 -version=3.14.20 +version=3.14.21 revision=1 wrksrc="linux-${version}" maintainer="Juan RP " @@ -9,7 +9,7 @@ homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (3.14 series)" distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz" -checksum=1e1cc03c46649e4296386241b0519123cc8877cd353d278fe5aa432e73431124 +checksum=fb12f6972e115cb7ea1bfff359ca2d7cb7210a28030b8516c79ceb86009d2e26 _kernver="${version}_${revision}"