From 390456e44380e2f1b7aec2a25c1e3cf9436fdbaf Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 15 Oct 2014 12:57:02 +0200 Subject: [PATCH] linux3.17: update to 3.17.1. --- srcpkgs/linux3.17/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/linux3.17/template b/srcpkgs/linux3.17/template index 94154bc3ac..2566a7f562 100644 --- a/srcpkgs/linux3.17/template +++ b/srcpkgs/linux3.17/template @@ -1,15 +1,15 @@ # Template file for 'linux3.17' # pkgname=linux3.17 -version=3.17.0 +version=3.17.1 revision=1 -wrksrc="linux-${version%.*}" +wrksrc="linux-${version}" maintainer="John Galt " 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=f5153ec93c5fcd41b247950e6a9bcbc63fa87beafd112c133a622439a0f76251 +distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz" +checksum=2c9c002cf9618962883d82ba3e1caaea29af4ea37147a82bad422afdc8d21dc2 _kernver="${version}_${revision}"