From aa5a6e2c1d708553909837c50145e1fda0ac12a6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 11 May 2013 20:23:51 +0200 Subject: [PATCH] linux3.9: update to 3.9.2. --- 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 645ce7ea6a..a708726032 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.1 +version=3.9.2 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=0c34cdb69580c6c3ecc3e06e69edf597e854013d20f1de8bcb6352001637a02b +checksum=93b9d625742a9f25c79633f17613b8bd3a0b7faf14e66cf9ce126f7e31b8e75b only_for_archs="i686 x86_64" makedepends="bc perl kmod>=11_2 openssl which elfutils"