linux3.16: update to 3.16.73

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-08-29 17:11:06 +02:00
parent aa0e9168be
commit f8855b0857
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.72
version=3.16.73
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=c8ba0f3afd9bce85064ed780d3be7a443c894798b5ac6acfbbd607027180dd82
checksum=6066fef9a476cd749a7726e01d240ad868075e8f8410024187aa858fee995819
patch_args="-Np1"
_kernver="${version}_${revision}"