linux3.17: update to 3.17.1.

This commit is contained in:
Juan RP 2014-10-15 12:57:02 +02:00
parent fd036740d5
commit 390456e443

View file

@ -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}"