linux4.2: update to 4.2.1.
This commit is contained in:
parent
0e07887f19
commit
d6c79dfeac
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'linux4.2'
|
||||
#
|
||||
pkgname=linux4.2
|
||||
version=4.2.0
|
||||
revision=2
|
||||
wrksrc="linux-${version%.*}"
|
||||
version=4.2.1
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.kernel.org"
|
||||
license="GPL-2"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version%.*}.tar.xz"
|
||||
checksum=cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb
|
||||
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=7fdf35bf364cc88a9797dac0bc6c0f9951ae031c1d937f61583a649887bb8dac
|
||||
|
||||
nocross=yes
|
||||
nodebug=yes
|
||||
|
|
Loading…
Reference in New Issue