linux5.10: update to 5.10.120.

This commit is contained in:
Leah Neukirchen 2022-06-06 15:41:51 +02:00
parent 5785099503
commit db3154add5

View file

@ -1,6 +1,6 @@
# Template file for 'linux5.10' # Template file for 'linux5.10'
pkgname=linux5.10 pkgname=linux5.10
version=5.10.117 version=5.10.120
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="Leah Neukirchen <leah@vuxu.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=703ef7112cdf889950dd864ba482d04bd87d83d3df3a98ab8d4ba8a7ab1ddcc7 checksum=5b7a756004158ece2f5e41795ba523ec201743a736e34ce41cbe09177f7d0e8b
python_version=3 python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR. # XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.