From c118d22a07dd66ec224a46aa40989f851a663888 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 1 Jun 2014 06:08:25 +0200 Subject: [PATCH] linux3.14: update to 3.14.5. --- srcpkgs/linux3.14/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux3.14/template b/srcpkgs/linux3.14/template index a4e652f7012..207f08ad42b 100644 --- a/srcpkgs/linux3.14/template +++ b/srcpkgs/linux3.14/template @@ -1,15 +1,15 @@ # Template file for 'linux3.14' # pkgname=linux3.14 -version=3.14.4 -revision=3 +version=3.14.5 +revision=1 wrksrc="linux-${version}" maintainer="Juan RP " 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=65850a8c799c695ab43aab1bc7a98f2631092b696ee07db348cfca75450ad717 +checksum=d66f4ae1045367b834dfbfd784d08b4752ccf46d935412b43d3c4383a4776874 _kernver="${version}_${revision}"