From 214b39ffc4042bf484e9d26fa75cd5d18851ad76 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 30 Apr 2014 09:43:45 +0200 Subject: [PATCH] linux3.12: update to 3.12.18. --- srcpkgs/linux3.12/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux3.12/template b/srcpkgs/linux3.12/template index 664c267b1f5..e1b003cc286 100644 --- a/srcpkgs/linux3.12/template +++ b/srcpkgs/linux3.12/template @@ -1,15 +1,15 @@ # Template file for 'linux3.12' # pkgname=linux3.12 -version=3.12.17 -revision=3 +version=3.12.18 +revision=1 wrksrc="linux-${version}" maintainer="Juan RP " homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (3.12 series)" distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz" -checksum=b830bb16c106dffa9481445459abd429fc8fd612cad67cc3024bf957e6afd2ce +checksum=3af29a84e5433d46550243f54b780d4958dcfa9c6c57232df649f595e1e41670 _kernver="${version}_${revision}"