From 9e06e45f3056f5fc8363a6e15afee563fb7d6cfa Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 1 Oct 2013 19:13:29 +0200 Subject: [PATCH] linux3.10: update to 3.10.14. --- srcpkgs/linux3.10/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux3.10/template b/srcpkgs/linux3.10/template index 4d301aa36b5..2f574847e15 100644 --- a/srcpkgs/linux3.10/template +++ b/srcpkgs/linux3.10/template @@ -1,7 +1,7 @@ # Template file for 'linux3.10' # pkgname=linux3.10 -version=3.10.13 +version=3.10.14 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.10 series)" distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz" -checksum=63d2867732aaff8a7b63e6c1bfdc50fa5868956add03f9d2736e8662079129b9 +checksum=36540d5fb15951be64d4c150cf3bc291a8d4d6699fb988173f6be30aa1e41b47 only_for_archs="i686 x86_64" makedepends="bc perl kmod>=11_2 openssl which elfutils"