linux3.15: update to 3.15.1.

This commit is contained in:
Juan RP 2014-06-17 07:13:31 +02:00
parent 699570649d
commit 17b25c2466

View File

@ -1,15 +1,15 @@
# Template file for 'linux3.15'
#
pkgname=linux3.15
version=3.15.0
version=3.15.1
revision=1
wrksrc="linux-${version%.*}"
wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@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=c3927e87be4040fa8aca1b58663dc0776aaf00485604ff88a623be2f3fb07794
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
checksum=0b69e21737673154616745e21155bea690ee3589c609d681d869ad42d253bf2e
_kernver="${version}_${revision}"