linux4.13: update to 4.13.1.

This commit is contained in:
Juan RP 2017-09-10 10:51:41 +02:00
parent 823bb5715d
commit c092ce8ba2

View file

@ -1,15 +1,15 @@
# Template file for 'linux4.13'
pkgname=linux4.13
version=4.13.0
version=4.13.1
revision=1
patch_args="-Np1"
wrksrc="linux-${version%.*}"
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="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version%.*}.tar.xz"
checksum=2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=decee7a2de34aea921fce3e7934f520790fe43176de29bd9718a84419ca6e1ce
nodebug=yes # -dbg package is generated below manually
nostrip=yes