From 986541e6cbc88614b9286027c601fe33c462966c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 19 May 2014 15:22:38 +0200 Subject: [PATCH] linux3.14: rebuild with gcc-4.9 to make dkms nvidia module build again. Reported by al3hex (close #403). --- srcpkgs/linux3.14/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/linux3.14/template b/srcpkgs/linux3.14/template index f1edad5d82d..3e3ebc94e37 100644 --- a/srcpkgs/linux3.14/template +++ b/srcpkgs/linux3.14/template @@ -2,7 +2,7 @@ # pkgname=linux3.14 version=3.14.4 -revision=1 +revision=2 wrksrc="linux-${version}" maintainer="Juan RP " homepage="http://www.kernel.org"