linux5.9: update to 5.9.13.
This commit is contained in:
parent
fe9c2d01b5
commit
2f8c538121
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'linux5.9'
|
||||
pkgname=linux5.9
|
||||
version=5.9.12
|
||||
revision=2
|
||||
version=5.9.13
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.kernel.org"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
|
||||
checksum=d97f56192e3474c9c8a44ca39957d51800a26497c9a13c9c5e8cc0f1f5b0d9bd
|
||||
checksum=b436a89a5c872a2a029d5dee6aa5bc61128978f4cae6fcb7e507c35cdd6acc2a
|
||||
python_version=3
|
||||
patch_args="-Np1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue