linux5.10: update to 5.10.21.
This commit is contained in:
parent
27e9570b24
commit
8265398ee9
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'linux5.10'
|
||||
pkgname=linux5.10
|
||||
version=5.10.20
|
||||
revision=2
|
||||
version=5.10.21
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.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=9be37146feba42be05137cf900a7d9012990b5a1d5e59bc0c8da1f86952930a3
|
||||
checksum=9e7fe6ff1665bb578e8a88e761f6727b7f170a81563b93c1d49bd0bb7d7de2af
|
||||
python_version=3
|
||||
patch_args="-Np1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue