linux5.8: update to 5.8.13.
This commit is contained in:
parent
08d6a68a44
commit
36311f96b1
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'linux5.8'
|
||||
pkgname=linux5.8
|
||||
version=5.8.12
|
||||
revision=2
|
||||
version=5.8.13
|
||||
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=02ff5aa5e63fc7f119341e915a811c5346ba468cc485546e2d9b15abf03f8a52
|
||||
checksum=f25936177edd183dd0645dce1d81873bcfc0bab1ff1586df75d95cd12723320d
|
||||
python_version=3
|
||||
patch_args="-Np1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue