aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--srcpkgs/linux3.16/template8
1 files changed, 4 insertions, 4 deletions
diff --git a/srcpkgs/linux3.16/template b/srcpkgs/linux3.16/template
index ffc97ed97a4..a39ae1a4ba2 100644
--- a/srcpkgs/linux3.16/template
+++ b/srcpkgs/linux3.16/template
@@ -1,15 +1,15 @@
# Template file for 'linux3.16'
#
pkgname=linux3.16
-version=3.16.0
+version=3.16.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=4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0
+distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
+checksum=be37dda8ea090525661d64e5c7fc8580f313b7f9ba8592e32120f1332bc57d71
_kernver="${version}_${revision}"