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