diff --git a/srcpkgs/linux3.17/template b/srcpkgs/linux3.17/template
index 94154bc3ac4..2566a7f5626 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 <johngaltfirstrun@gmail.com>"
 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}"