linux5.13: update to 5.13.2.
This commit is contained in:
parent
a4840baf37
commit
1948e1e004
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux5.13'
|
# Template file for 'linux5.13'
|
||||||
pkgname=linux5.13
|
pkgname=linux5.13
|
||||||
version=5.13.1
|
version=5.13.2
|
||||||
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)"
|
||||||
|
@ -10,7 +10,7 @@ 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
|
||||||
https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
|
https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
|
||||||
checksum="3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9
|
checksum="3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9
|
||||||
b356073468ffaee4e2ff507a521b70d130eab6542c8d9012168548f2cf554a79"
|
aba543eb34624a806c26a5c6a5d0605fa8557dee5c76db503263bb6cc0f4e5a0"
|
||||||
skip_extraction="patch-${version}.xz"
|
skip_extraction="patch-${version}.xz"
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue