linux4.2: update to 4.2.1.

This commit is contained in:
Juan RP 2015-09-22 07:50:27 +02:00
parent 0e07887f19
commit d6c79dfeac

View file

@ -1,15 +1,15 @@
# Template file for 'linux4.2' # Template file for 'linux4.2'
# #
pkgname=linux4.2 pkgname=linux4.2
version=4.2.0 version=4.2.1
revision=2 revision=1
wrksrc="linux-${version%.*}" wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.kernel.org" homepage="http://www.kernel.org"
license="GPL-2" license="GPL-2"
short_desc="The Linux kernel and modules (${version%.*} series)" short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version%.*}.tar.xz" distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
checksum=cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb checksum=7fdf35bf364cc88a9797dac0bc6c0f9951ae031c1d937f61583a649887bb8dac
nocross=yes nocross=yes
nodebug=yes nodebug=yes