From ef60c6b012d59ff5f3e988e21947cbc5a3aaaa13 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 8 Aug 2014 09:40:21 +0200 Subject: [PATCH] linux3.14: update to 3.14.16. --- 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 3999941b206..8abdf823531 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.15 -revision=2 +version=3.14.16 +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=209d4607320f83485a057f6fc366489ada2da7ea7ab409a4bc1f25a38fd15c72 +checksum=820a85ae926bb709da01c6c3d78fc7daf343ae60e723df93c4d16faa8ad55015 _kernver="${version}_${revision}"