linux5.12: update to 5.12.9.
This commit is contained in:
parent
0d3292c876
commit
6686a3991b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux5.12'
|
||||
pkgname=linux5.12
|
||||
version=5.12.8
|
||||
version=5.12.9
|
||||
revision=1
|
||||
wrksrc="linux-${version%.*}"
|
||||
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
|
||||
https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
|
||||
checksum="7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366
|
||||
a6cf39c43a231184cbabe557542fbd80f1660895dd792220ac2b4740606b535e"
|
||||
b844ec7be25f915578e322838b03c2780c4b1185fbab5e84a8d52db7341804e8"
|
||||
skip_extraction="patch-${version}.xz"
|
||||
python_version=3
|
||||
patch_args="-Np1"
|
||||
|
|
Loading…
Reference in New Issue