linux5.15: update to 5.15.7.
This commit is contained in:
parent
434924a0ce
commit
0d68180822
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux5.15'
|
# Template file for 'linux5.15'
|
||||||
pkgname=linux5.15
|
pkgname=linux5.15
|
||||||
version=5.15.6
|
version=5.15.7
|
||||||
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
|
||||||
23f5753121e2f18ef757449f94728d18ba70a20728dd217a53d4fa0a1cde621e"
|
9112078380091e8f18680f9ea863bbd74cf36eaf2ee68f6e483e718ddd3314e1"
|
||||||
skip_extraction="patch-${version}.xz"
|
skip_extraction="patch-${version}.xz"
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue