linux5.9: update to 5.9.12.
This commit is contained in:
parent
93b5ed57fe
commit
307b9ccb63
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux5.9'
|
||||
pkgname=linux5.9
|
||||
version=5.9.11
|
||||
version=5.9.12
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
|
@ -8,7 +8,7 @@ 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=5eb20a65a410669928f94b3975872e493fa6d0fe441c6a78b7564affa2a5d260
|
||||
checksum=d97f56192e3474c9c8a44ca39957d51800a26497c9a13c9c5e8cc0f1f5b0d9bd
|
||||
python_version=3
|
||||
patch_args="-Np1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue