From 486627c635f1ae445f85b5f50c1054b1924ed8d6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 8 Aug 2014 09:38:18 +0200 Subject: [PATCH] linux3.15: update to 3.15.9. --- srcpkgs/linux3.15/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux3.15/template b/srcpkgs/linux3.15/template index 3f93f6abbac..bd6d2339671 100644 --- a/srcpkgs/linux3.15/template +++ b/srcpkgs/linux3.15/template @@ -1,15 +1,15 @@ # Template file for 'linux3.15' # pkgname=linux3.15 -version=3.15.8 -revision=2 +version=3.15.9 +revision=1 wrksrc="linux-${version}" maintainer="Juan RP " homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz" -checksum=4de200adb750baaf438c7a690d84a129217385a013f76cb4eb938a57473a4d04 +checksum=9fa9d55785f51c4a2fd0d75bfd141140a1a3ea8bfa2a60ad2861de51e761a0c1 _kernver="${version}_${revision}"