linux4.16: update to 4.16.9.
This commit is contained in:
parent
6e725564a7
commit
d2ab24ec56
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'linux4.16'
|
||||
pkgname=linux4.16
|
||||
version=4.16.7
|
||||
version=4.16.9
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://www.kernel.org"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=d87abef6c5666329194a0005fa8331c0cc03b65383f195442dee8f5558af0139
|
||||
checksum=6037bb398ee6ae1a3d917cb575b61e7741fa084ba397e08abc271bf09d6d9b8a
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in a new issue