linux3.16: update to 3.16.58

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-09-28 15:42:36 +02:00
parent 7ace6a4b4f
commit f76e6278f1
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.57
version=3.16.58
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=eee0d048c595c07c1a4d09e506ae91f7ec432fe936d0672fc1fd1c788cc5775c
checksum=918a58de9dbfc1a9cfd56a5f2a0bf040449151840bd4bc66472bf07d03ed8e4c
_kernver="${version}_${revision}"