mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
linux5.11: update to 5.11.7.
This commit is contained in:
parent
4d922fe6e7
commit
ec036a4120
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux5.11'
|
# Template file for 'linux5.11'
|
||||||
pkgname=linux5.11
|
pkgname=linux5.11
|
||||||
version=5.11.6
|
version=5.11.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="04f07b54f0d40adfab02ee6cbd2a942c96728d87c1ef9e120d0cb9ba3fe067b4
|
checksum="04f07b54f0d40adfab02ee6cbd2a942c96728d87c1ef9e120d0cb9ba3fe067b4
|
||||||
0306b61e431413af6991bb0d8ae0f1b72b508cc36380a225399030049d961ea4"
|
cd7f9ec4ff4181422780a6c0206b8cea013d0d221e3c7d09de631108ce86b320"
|
||||||
skip_extraction="patch-${version}.xz"
|
skip_extraction="patch-${version}.xz"
|
||||||
python_version=3
|
python_version=3
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue