linux3.16: update to 3.16.76
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
5924a268b6
commit
6f7540dd03
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux3.16'
|
||||
pkgname=linux3.16
|
||||
version=3.16.75
|
||||
version=3.16.76
|
||||
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=ed1bd5e5e0fc50139b687be27f6847cddc9d759a780b8545bb0b8cb63301211c
|
||||
checksum=2676108cdf9eb9a18e3a4bf0880d7b9f2c9879de3c00bc394b04f906ce6107e1
|
||||
patch_args="-Np1"
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue