Merge pull request #7129 from cr6git/linux4.9
linux4.9: update to 4.9.39
This commit is contained in:
commit
ec59a1786e
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'linux4.9'
|
||||
pkgname=linux4.9
|
||||
version=4.9.37
|
||||
version=4.9.39
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.kernel.org"
|
||||
homepage="https://www.kernel.org"
|
||||
license="GPL-2"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=f61ecf083b690d97cfdeec2b4457992e98882250c4f41ade36fd7cdfda066090
|
||||
checksum=6e8cf7bb936fa8ce720d08ddb4d05a5d37093e1f8d6fe0bf73789c9eef1cfa31
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in a new issue