Skip to content

Commit

Permalink
app-antivirus/lkrg: Bump v.0.9.6+1
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Feb 23, 2023
1 parent d204039 commit a9954d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ prelude:
luet repo update &&
luet upgrade &&
eselect kernel set 1 &&
luet i -y kernel/macaroni-lts-modules --nodeps && luet cleanup &&
luet i -y kernel-5.10/macaroni-lts-modules --nodeps && luet cleanup &&
export kver=$(luet s kernel-5.10/macaroni-lts-full -o json | jq .stones[0].labels.\"package.version\" -r) &&
cd /lib/modules/${kver}-macaroni && ln -s /usr/src/linux-${kver}-macaroni build
- |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: lkrg
version: 0.9.6
version: 0.9.6+1
category: app-antivirus
use_flags:
- kernel_linux
Expand Down

0 comments on commit a9954d4

Please sign in to comment.