linux3.16: update to 3.16.70

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-07-15 10:07:50 +02:00
parent fa890a4284
commit becb0081bb
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -1,6 +1,6 @@
# Template file for 'linux3.16'
pkgname=linux3.16
version=3.16.69
version=3.16.70
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=efcea9f2bac12113e3c01ab171db7ce1a7fe9867feb3baebc9d0512d53a3519d
checksum=3410c00cfd642c0262dadaf7e25213b660bbe377e923a9acaad2e51905961c14
patch_args="-Np1"
_kernver="${version}_${revision}"