gnu: linux-libre-with-bpf: Update to 5.11.2.
* gnu/packages/linux.scm (linux-libre-with-bpf): Update to 5.11.2.
This commit is contained in:
parent
1b5b882120
commit
7c15b9cfd2
1 changed files with 2 additions and 2 deletions
|
@ -1066,8 +1066,8 @@ (define-public linux-libre-mips64el-fuloong2e
|
||||||
(define-public linux-libre-with-bpf
|
(define-public linux-libre-with-bpf
|
||||||
(let ((base-linux-libre
|
(let ((base-linux-libre
|
||||||
(make-linux-libre*
|
(make-linux-libre*
|
||||||
linux-libre-5.10-version
|
linux-libre-5.11-version
|
||||||
linux-libre-5.10-source
|
linux-libre-5.11-source
|
||||||
'("x86_64-linux" "i686-linux" "armhf-linux"
|
'("x86_64-linux" "i686-linux" "armhf-linux"
|
||||||
"aarch64-linux" "riscv64-linux")
|
"aarch64-linux" "riscv64-linux")
|
||||||
#:extra-version "bpf"
|
#:extra-version "bpf"
|
||||||
|
|
Loading…
Reference in a new issue