linux3.16: update to 3.16.68

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-05-25 16:35:54 +02:00
parent ff614bef2c
commit 6eda891150
No known key found for this signature in database
GPG Key ID: DE55AD8DBEBB4EE8
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.67
version=3.16.68
revision=1
wrksrc="linux-${version}"
short_desc="Linux kernel and modules (${version%.*} series)"
@ -8,7 +8,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2.0-only"
homepage="https://www.kernel.org"
distfiles="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz"
checksum=edbbec4976b3ac085ddaa1280257006d92f70a1f07fd0f3879bb5c3b65dc44f1
checksum=248ec97bb105cfda1c32ccfe132372fa3a7cf2535ad98556d2ecebc9b55406ff
patch_args="-Np1"
_kernver="${version}_${revision}"