From 779432fa842ccdf4ce0a424c2929565a3234ca59 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 5 Oct 2013 17:18:04 +0200 Subject: [PATCH] linux3.11: update to 3.11.4. --- srcpkgs/linux3.11/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux3.11/template b/srcpkgs/linux3.11/template index 6b90d042e81..1eaa6d8baa9 100644 --- a/srcpkgs/linux3.11/template +++ b/srcpkgs/linux3.11/template @@ -1,7 +1,7 @@ # Template file for 'linux3.11' # pkgname=linux3.11 -version=3.11.3 +version=3.11.4 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.11 series)" distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz" -checksum=b4f370651f4b414dc20d8fc2ccb391f10a370832575b6d2296ba3600a6325396 +checksum=b18e18401e1781ac90c3a8845391e7f6c239d07680e53807e1b8e4c2ea9166cf only_for_archs="i686 x86_64" makedepends="bc perl kmod>=11_2 openssl which elfutils"