linux3.16: update to 3.16.74
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
9543609b93
commit
694d60d547
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux3.16'
|
||||
pkgname=linux3.16
|
||||
version=3.16.73
|
||||
version=3.16.74
|
||||
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=6066fef9a476cd749a7726e01d240ad868075e8f8410024187aa858fee995819
|
||||
checksum=474409b745fe77f8d87c283a37e4ce6556508ac513734ed88914386bb390ad56
|
||||
patch_args="-Np1"
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue