linux3.16: update to 3.16.75

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-10-06 06:43:39 +02:00
parent c5cc0d2487
commit 842bac2f23
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.74
version=3.16.75
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=474409b745fe77f8d87c283a37e4ce6556508ac513734ed88914386bb390ad56
checksum=ed1bd5e5e0fc50139b687be27f6847cddc9d759a780b8545bb0b8cb63301211c
patch_args="-Np1"
_kernver="${version}_${revision}"