linux5.11: update to 5.11.2.
This commit is contained in:
parent
1e0116f685
commit
bc2075e4b4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux5.11'
|
||||
pkgname=linux5.11
|
||||
version=5.11.1
|
||||
version=5.11.2
|
||||
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="04f07b54f0d40adfab02ee6cbd2a942c96728d87c1ef9e120d0cb9ba3fe067b4
|
||||
8808ee2c7e904f2fb3c830b41c8bbc2b2ad37638ee95fdfde68167f0be35dd3f"
|
||||
7a6d20308aed903a81a67e76e7c6cd294fb7cbb87f887e2168097da865def8ba"
|
||||
skip_extraction="patch-${version}.xz"
|
||||
python_version=3
|
||||
patch_args="-Np1"
|
||||
|
|
Loading…
Reference in New Issue