From b347e099ae7b14c35efac50986601cc2d0057706 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 27 Jun 2013 20:17:23 +0200 Subject: [PATCH] linux3.9: update to 3.9.8. --- srcpkgs/linux3.9/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux3.9/template b/srcpkgs/linux3.9/template index 1174a081d21..29a3ed0e085 100644 --- a/srcpkgs/linux3.9/template +++ b/srcpkgs/linux3.9/template @@ -1,7 +1,7 @@ # Template file for 'linux3.9' # pkgname=linux3.9 -version=3.9.7 +version=3.9.8 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.9 series)" distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz" -checksum=9d92b495a65ce827ef564a4624ea1edabb4edc16eb392974f68a8f21d708f3f5 +checksum=1e03df56535fc062d18aba5061eb2108a00aa2a726c8fc24f78f4dc3b21fd335 only_for_archs="i686 x86_64" makedepends="bc perl kmod>=11_2 openssl which elfutils"