linux3.16: update to 3.16.63

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-02-13 17:44:35 +01:00
parent a09bfd1c6b
commit 5e7a1c6d84
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'linux3.16'
pkgname=linux3.16
version=3.16.62
version=3.16.63
revision=1
patch_args="-Np1"
wrksrc="linux-${version}"
@ -9,7 +9,7 @@ homepage="https://www.kernel.org"
license="GPL-2.0-only"
short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz"
checksum=7bdad93b5c31e95805e25bdf275443157ea3ca76636c24aabfb1decb967c305f
checksum=5d13285cf89c53ff194dc097243a7c66a4651fdc11902ca53dffc3e5d3bb0dc7
_kernver="${version}_${revision}"