linux5.15: update to 5.15.59.
This commit is contained in:
parent
fca89b5152
commit
e723e8f88d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux5.15'
|
# Template file for 'linux5.15'
|
||||||
pkgname=linux5.15
|
pkgname=linux5.15
|
||||||
version=5.15.57
|
version=5.15.59
|
||||||
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="57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
|
checksum="57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
|
||||||
cbd9523c44416899b0fa3a11c195b8ea2cf5c523b6a23b55cf197921770f0e65"
|
c7edbb9e8ba15b416b0be50bef7004f3fa09aec3767276b2a566a63698eb21c7"
|
||||||
skip_extraction="patch-${version}.xz"
|
skip_extraction="patch-${version}.xz"
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue