linux4.16: update to 4.16.2.

Closes #13414.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
cr6git 2018-04-12 20:38:23 +02:00 committed by Enno Boland
parent 56fe5062e4
commit af076a44bb
1 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'linux4.16'
pkgname=linux4.16
version=4.16.0
version=4.16.2
revision=1
patch_args="-Np1"
wrksrc="linux-${version%.*}"
wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://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=63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=470b1fe3b8ee5d1e8e0be5c4e5928b6d5bc00e9ab6c4cff18ff680d3ef20f894
nodebug=yes # -dbg package is generated below manually
nostrip=yes